diff options
author | Pirate Praveen <praveen@debian.org> | 2018-05-05 11:02:40 +0200 |
---|---|---|
committer | Pirate Praveen <praveen@debian.org> | 2018-05-05 11:02:40 +0200 |
commit | 3fe6ddbe1ab9c480f353fa139ec6020c17e8e3cb (patch) | |
tree | 01b047dd2fb53800f00e5eb8785647acdf99f027 /Gemfile.lock | |
parent | 5e798f25daa978384aba1ad3aa88d3607afc4f36 (diff) | |
download | gitlab-ce-3fe6ddbe1ab9c480f353fa139ec6020c17e8e3cb.tar.gz |
Update gon ~> 6.1.0 to ~> 6.2
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index f7e2428a07f..86e4fe6874f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -334,9 +334,8 @@ GEM activesupport (>= 4.2.0) gollum-grit_adapter (1.0.1) gitlab-grit (~> 2.7, >= 2.7.1) - gon (6.1.0) + gon (6.2.0) actionpack (>= 3.0) - json multi_json request_store (>= 1.0) google-api-client (0.19.8) @@ -1068,7 +1067,7 @@ DEPENDENCIES gitlab-markup (~> 1.6.2) gitlab-styles (~> 2.3) gitlab_omniauth-ldap (~> 2.0.4) - gon (~> 6.1.0) + gon (~> 6.2) google-api-client (~> 0.19.8) google-protobuf (= 3.5.1) gpgme |