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-10-11 18:26:40 +0300
committerJacob Vosmaer <jacob@gitlab.com>2017-10-11 18:26:40 +0300
commitcc545a80034dc0e9fec7cf47b4c32d4f1eada9dd (patch)
treea3d10f33aa25a263da2695e800656a08770353fd /Gemfile.lock
parent119a3b34382a89a4e6eb44d7972ed8db3dfb19e3 (diff)
Use google-protobuf 3.4.1.1
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 f5712da7508..b8b8054ad74 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -324,7 +324,7 @@ GEM
mime-types (~> 3.0)
representable (~> 3.0)
retriable (>= 2.0, < 4.0)
- google-protobuf (3.4.0.2)
+ google-protobuf (3.4.1.1)
googleauth (0.5.3)
faraday (~> 0.12)
jwt (~> 1.4)