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:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2018-03-02 16:03:11 +0300
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2018-03-06 13:32:49 +0300
commitcf34f33ac906eb9011a6f1dc0979c9bfc4e09e59 (patch)
tree42138c9532a39c71be534cacd7de0f6531d2bd08 /Gemfile.lock
parentb8aa65d47cea9c5db27e04f21d0ce5ca818a8c67 (diff)
Lock gRPC gem to 1.8
Given 1.9 has issues we're aware of, for now we're locking to 1.8. Closes gitlab-org/gitaly#1059 and will probably be removed if 1.10 is tested an deemed ok.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a5c94a9e074..010d4f7b56a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1073,6 +1073,7 @@ DEPENDENCIES
grape-entity (~> 0.6.0)
grape-route-helpers (~> 2.1.0)
grape_logging (~> 1.7)
+ grpc (~> 1.8.3)
haml_lint (~> 0.26.0)
hamlit (~> 2.6.1)
hashie-forbidden_attributes