summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorKevin O'Connor <kevin.oconnor7@gmail.com>2017-02-14 19:01:30 -0500
committerAlexis Reigel <mail@koffeinfrei.org>2017-07-27 15:40:40 +0200
commit817d9558febde484f23f623bd66d8c861ebc8236 (patch)
tree7ebb73c3a019d9999abcd92bdb560ac4caf4f223 /Gemfile.lock
parent4eebd8e1957a3fc3a3479331fde9f34aa8afa9d5 (diff)
downloadgitlab-ce-817d9558febde484f23f623bd66d8c861ebc8236.tar.gz
Prototype key verification
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6c2ac9368f2..77e87e2885f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -332,6 +332,8 @@ GEM
multi_json (~> 1.11)
os (~> 0.9)
signet (~> 0.7)
+ gpgme (2.0.13)
+ mini_portile2 (~> 2.1)
grape (0.19.2)
activesupport
builder
@@ -983,6 +985,7 @@ DEPENDENCIES
gollum-rugged_adapter (~> 0.4.4)
gon (~> 6.1.0)
google-api-client (~> 0.8.6)
+ gpgme
grape (~> 0.19.2)
grape-entity (~> 0.6.0)
grape-route-helpers (~> 2.0.0)