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:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-05-19 18:08:55 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-19 18:08:55 +0300
commit51238b2afe1ef4783b41368fa1e22b50f473c070 (patch)
tree8efb6e48b1edf709f051d03c6c5767f2d46730ab /Gemfile
parentba55ca9bc4bf2c85d2d78fcb11552ad130151110 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index b4ea7288482..eec27dddbc6 100644
--- a/Gemfile
+++ b/Gemfile
@@ -510,7 +510,7 @@ gem 'gitaly', '~> 15.9.0-rc3'
# KAS GRPC protocol definitions
gem 'kas-grpc', '~> 0.1.0'
-gem 'grpc', '~> 1.54.2'
+gem 'grpc', '~> 1.42.0'
gem 'google-protobuf', '~> 3.23', '>= 3.23.1'