summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-06-30 15:17:29 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-06-30 15:17:29 +0000
commitd5bf85009394f1f6e82e5deb15e965463e361e07 (patch)
tree129fec68c255e88e8ffcff5ef8b00c483ad94043 /Gemfile
parent0b03a22cc9a13d31c3b4bfa114003b87f762fd5a (diff)
downloadgitlab-ce-d5bf85009394f1f6e82e5deb15e965463e361e07.tar.gz
Add latest changes from gitlab-org/security/gitlab@13-11-stable-ee
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index f1552f31aae..d6e5d0e94e2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,7 +2,7 @@
source 'https://rubygems.org'
-gem 'rails', '~> 6.0.3.6'
+gem 'rails', '~> 6.0.3.7'
gem 'bootsnap', '~> 1.4.6'