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>2021-02-08 00:09:09 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-08 00:09:09 +0300
commita23d8a7567bb7b64b71dc0ffec290c98c00794ee (patch)
treecce1c169a67a23ac6aa36d768cb253e90a003aa1 /Gemfile
parentded741a9395b5eb2baab52c3df961d730682bdd5 (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 e87ec6b94c5..acdb1540ca8 100644
--- a/Gemfile
+++ b/Gemfile
@@ -81,7 +81,7 @@ gem 'gitlab_omniauth-ldap', '~> 2.1.1', require: 'omniauth-ldap'
gem 'net-ldap', '~> 0.16.3'
# API
-gem 'grape', '~> 1.5.1'
+gem 'grape', '~> 1.5.2'
gem 'grape-entity', '~> 0.7.1'
gem 'rack-cors', '~> 1.0.6', require: 'rack/cors'