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-27 09:08:09 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-27 09:08:09 +0300
commit8693f7408259481bc0da458a587477778ec487bd (patch)
tree60bdafeee8eab98c51ac74fee0eaf5e44dd252bc /Gemfile
parentb8915a9ca99371b33e3d0f337d10df860201769f (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 082b4e59f56..d113575ab2e 100644
--- a/Gemfile
+++ b/Gemfile
@@ -512,7 +512,7 @@ gem 'kas-grpc', '~> 0.1.0'
gem 'grpc', '~> 1.55.0'
-gem 'google-protobuf', '~> 3.23', '>= 3.23.1'
+gem 'google-protobuf', '~> 3.23', '>= 3.23.2'
gem 'toml-rb', '~> 2.2.0'