diff options
author | Matthias Fechner <idefix@fechner.net> | 2018-11-30 07:21:01 +0100 |
---|---|---|
committer | Matthias Fechner <idefix@fechner.net> | 2018-11-30 07:21:01 +0100 |
commit | 3cf07b6e02559a723bf9818d9bb32c596ff8c105 (patch) | |
tree | a237006e10eb93c655d78547d13ee2cce94b168e /Gemfile.lock | |
parent | 101ef91dab22c1790c8f1e6215fc3cd0e69d939b (diff) | |
download | gitlab-ce-3cf07b6e02559a723bf9818d9bb32c596ff8c105.tar.gz |
Manually edited the Gemfile.lock to make the gitlab-ce pipeline happy.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index d7ef3b114d3..27730fa2cc3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1017,7 +1017,7 @@ DEPENDENCIES google-api-client (~> 0.23) google-protobuf (~> 3.6) gpgme - grape (~> 1.1) + grape (~> 1.1.0) grape-entity (~> 0.7.1) grape-path-helpers (~> 1.0) grape_logging (~> 1.7) |