diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-08-31 00:10:56 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-08-31 00:10:56 +0000 |
commit | c6b5500fab8e068b0c9f611f2a8ec67a10520b74 (patch) | |
tree | 9c80e73a31fa9a50850d30109e7df10c3612cddd /Gemfile.lock | |
parent | ad7c2ae366fcdb08b2cab1d726120e25f9b225bf (diff) | |
download | gitlab-ce-c6b5500fab8e068b0c9f611f2a8ec67a10520b74.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 88383541058..7f9375a4424 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -546,7 +546,7 @@ GEM grape-entity (0.9.0) activesupport (>= 3.0.0) multi_json (>= 1.3.2) - grape-path-helpers (1.6.3) + grape-path-helpers (1.7.0) activesupport grape (~> 1.3) rake (> 12) @@ -1493,7 +1493,7 @@ DEPENDENCIES gpgme (~> 2.0.19) grape (~> 1.5.2) grape-entity (~> 0.9.0) - grape-path-helpers (~> 1.6.3) + grape-path-helpers (~> 1.7.0) grape_logging (~> 1.7) graphiql-rails (~> 1.4.10) graphlient (~> 0.4.0) |