Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2019-04-05 13:16:29 +0300
committerRobert Speicher <rspeicher@gmail.com>2019-04-05 13:16:29 +0300
commit0b7f904635512d61149a502a2063cc1452514137 (patch)
tree42328bc89b35263ee887a695b7b1360786938ce5 /Gemfile
parentb6cf4ec17b8038b1111596ca471ac6071b3fef6d (diff)
parent9fe4120aeddb07eb9185e4234b9bbd5a77735bec (diff)
Merge branch 'sh-update-rails-5.0.7.2' into 'master'
Update Rails to 5.0.7.2 Closes #58963 See merge request gitlab-org/gitlab-ce!27022
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 7c0019396c1..6052018754a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
-gem 'rails', '5.0.7.1'
+gem 'rails', '5.0.7.2'
gem 'rails-deprecated_sanitizer', '~> 1.0.3'
# Improves copy-on-write performance for MRI