summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <jacob@gitlab.com>2017-03-14 13:03:17 +0100
committerJacob Vosmaer <jacob@gitlab.com>2017-03-14 13:03:17 +0100
commit1324a6b3050a121eae722258302ce46bf2636ac1 (patch)
tree4950af703eaf4ed96f4e94ae4fe156e32d1dcd03
parent32da7602686f2b8161175d82b121deb9e01b2db5 (diff)
downloadgitlab-ce-1324a6b3050a121eae722258302ce46bf2636ac1.tar.gz
Use google-protobuf 3.2.0.1
This sub-patch release extends support in pre-compiled libraries down to glibc 2.12. https://github.com/google/protobuf/issues/2783 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/29084
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c60c045a4c2..e38f45b8e98 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.1)
googleauth (0.5.1)
faraday (~> 0.9)
jwt (~> 1.4)