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:
authorAbulhair Saparov <abulhair.saparov@gmail.com>2018-12-03 08:59:52 +0300
committerStan Hu <stanhu@gmail.com>2018-12-03 08:59:52 +0300
commit60c595c9e1c72ff81b3a5f44afaa2e9ed0880de5 (patch)
treeb1e6b380056139799ed08f373bbafcbeec35a0c4 /Gemfile.lock
parenta445aa0a9267f191fab1c46d438b42fbec549da5 (diff)
Bump gpgme gem version from 2.0.13 to 2.0.18
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 27730fa2cc3..e7873932dad 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -313,8 +313,8 @@ GEM
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (~> 0.7)
- gpgme (2.0.13)
- mini_portile2 (~> 2.1)
+ gpgme (2.0.18)
+ mini_portile2 (~> 2.3)
grape (1.1.0)
activesupport
builder
@@ -1016,7 +1016,7 @@ DEPENDENCIES
gon (~> 6.2)
google-api-client (~> 0.23)
google-protobuf (~> 3.6)
- gpgme
+ gpgme (~> 2.0.18)
grape (~> 1.1.0)
grape-entity (~> 0.7.1)
grape-path-helpers (~> 1.0)