Skip to content

[Rails5] Update Gemfile.rails5.lock

blackst0ne requested to merge blackst0ne-update-gemfile-rails5 into master

What does this MR do?

Updates the Gemfile.rails5.lock file by the BUNDLE_GEMFILE=Gemfile.rails5 bundle install command.

The EE MR is https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5967

Why was this MR needed?

To keep gems synchronized both for rails4 and rails5.

Does this MR meet the acceptance criteria?

Edited by blackst0ne

Merge request reports