summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-04-13 08:46:41 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-04-13 08:46:41 +0000
commit79eaa2f05006e2f4b46ebdc2a73ab38e5f2d45d7 (patch)
treeba36ed8f6b55945821060aafb3d326f6ce3dd2de /Gemfile
parent9062342781760b36f12c3321e1ef8f007b9f6c86 (diff)
downloadgitlab-ce-79eaa2f05006e2f4b46ebdc2a73ab38e5f2d45d7.tar.gz
Add latest changes from gitlab-org/security/gitlab@12-9-stable-ee
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 51350401807..326174c75f2 100644
--- a/Gemfile
+++ b/Gemfile
@@ -163,7 +163,7 @@ gem 'diffy', '~> 3.3'
gem 'diff_match_patch', '~> 0.1.0'
# Application server
-gem 'rack', '~> 2.0.7'
+gem 'rack', '~> 2.0.9'
group :unicorn do
gem 'unicorn', '~> 5.4.1'