Skip to content

Add CI job to check Gemfile.rails5.lock

blackst0ne requested to merge blackst0ne-add-gemfile-rails5-lock-check into master

What does this MR do?

Adds the rails5_gemfile_lock_check job to check if the Gemfile.rails5.lock file is up-to-date.
It needs to keep the file synced with the Gemfile.lock.

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

Migration to Rails 5.0.

Screenshots (if relevant)

No.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Rémy Coutable

Merge request reports