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-05-29 03:08:11 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-05-29 03:08:11 +0300
commitd123b8e0d64fa8b6bc63f1098b45f03b193353fb (patch)
tree127446c00f9b08d90f0605fcddcce2e1bf92650b /Gemfile
parenta295498a0c6981bfbcdccf7375b4891d2f5b5baa (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 534b2dab884..aa1de393419 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
source 'https://rubygems.org'
-gem 'rails', '~> 6.0.3'
+gem 'rails', '~> 6.0.3.1'
gem 'bootsnap', '~> 1.4.6'