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:
authorJacob Vosmaer <jacob@gitlab.com>2017-03-16 19:15:01 +0300
committerJacob Vosmaer <jacob@gitlab.com>2017-03-20 12:41:15 +0300
commit6006aaf5e889b0d7d81923cbc9056b89cdc7c4d6 (patch)
tree76db8a6bd17f0bd797799b13adf424c1ede06817 /Gemfile.lock
parent691402fb2b361ba19db3b8bdf77b75e513883423 (diff)
Use google-protobuf 3.2.0.2
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 734911baf3f..043ca4f8800 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -304,7 +304,7 @@ GEM
multi_json (~> 1.10)
retriable (~> 1.4)
signet (~> 0.6)
- google-protobuf (3.2.0)
+ google-protobuf (3.2.0.2)
googleauth (0.5.1)
faraday (~> 0.9)
jwt (~> 1.4)