summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-03-08 18:08:14 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-03-08 18:08:14 +0000
commit9885b7e33ece32ac3bfbf077bb2dc53c459dbc0e (patch)
treebcbabc83286e8852df225b2117b28d4dc8678a7f /Gemfile
parent684838d4bea13af1dac9c2f32b99985bf0f9f8e2 (diff)
downloadgitlab-ce-9885b7e33ece32ac3bfbf077bb2dc53c459dbc0e.tar.gz
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 dd8f0245d88..a87cf586a1a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -514,7 +514,7 @@ gem 'kas-grpc', '~> 0.0.2'
gem 'grpc', '~> 1.42.0'
-gem 'google-protobuf', '~> 3.22'
+gem 'google-protobuf', '~> 3.22', '>= 3.22.1'
gem 'toml-rb', '~> 2.2.0'