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-01-13 09:10:25 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-01-13 09:10:25 +0300
commite6f170581eddc84da845d4f2e511f4776848e9f7 (patch)
treeead9389bc1bfc63496f972d1646842283fdf60c2 /Gemfile.lock
parent0e06a8a602707451ea6b60bcaa7ca6bb4953db4d (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 3 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a3c7616f1a6..9c0896891a7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -499,10 +499,11 @@ GEM
grape-entity (0.7.1)
activesupport (>= 4.0)
multi_json (>= 1.3.2)
- grape-path-helpers (1.5.0)
+ grape-path-helpers (1.6.1)
activesupport
grape (~> 1.3)
rake (> 12)
+ ruby2_keywords (~> 0.0.2)
grape_logging (1.8.3)
grape
rack
@@ -1373,7 +1374,7 @@ DEPENDENCIES
gpgme (~> 2.0.19)
grape (~> 1.5.1)
grape-entity (~> 0.7.1)
- grape-path-helpers (~> 1.5)
+ grape-path-helpers (~> 1.6.1)
grape_logging (~> 1.7)
graphiql-rails (~> 1.4.10)
graphlient (~> 0.4.0)