summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-06-04 12:08:21 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-06-04 12:08:21 +0000
commit63546c0b11e768f1a82dee9507f27bd31a9fc460 (patch)
tree7284dadf385aa01a69c319dfb3566873e434df18 /Gemfile
parentb3ce1ce45218454cc3f8b719d7748f8a467f36a3 (diff)
downloadgitlab-ce-63546c0b11e768f1a82dee9507f27bd31a9fc460.tar.gz
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 00ec5e5c58d..7d63a5f50c0 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'