diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-08-05 09:12:06 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-08-05 09:12:06 +0000 |
commit | 0c5dab41b6baec548aaea06cb9b545c87b489678 (patch) | |
tree | 85703a98675f4bcf4fdcd145f6bf1891b58e9c8f /Gemfile.lock | |
parent | acda833a93d5372cdb11b50d01dc14620a451496 (diff) | |
download | gitlab-ce-0c5dab41b6baec548aaea06cb9b545c87b489678.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 5c3c96b86fa..5a630a545a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -601,7 +601,7 @@ GEM grape-entity (0.10.0) activesupport (>= 3.0.0) multi_json (>= 1.3.2) - grape-path-helpers (1.7.0) + grape-path-helpers (1.7.1) activesupport grape (~> 1.3) rake (> 12) @@ -1591,7 +1591,7 @@ DEPENDENCIES gpgme (~> 2.0.19) grape (~> 1.5.2) grape-entity (~> 0.10.0) - grape-path-helpers (~> 1.7.0) + grape-path-helpers (~> 1.7.1) grape_logging (~> 1.8) graphiql-rails (~> 1.8) graphlient (~> 0.5.0) |