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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-04-22 09:09:42 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-04-22 09:09:42 +0300
commit66b52237fd4f10a62afef61034e90f68cb9363a9 (patch)
tree63ca386cfb4deb1ae3571220bee8d91f3b143db6 /Gemfile
parent37a0fef392fb9da809a6b8aea0115740a5c2ceb6 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index d15628eb83c..13303c2f7a2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
-gem 'rails', '6.0.2'
+gem 'rails', '~> 6.0.2.2'
gem 'bootsnap', '~> 1.4.6'