Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-03-10 21:20:02 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-03-10 21:20:02 +0300
commit638dda87b93c74fb432e4670c975accb7a58fd68 (patch)
tree1253e7fad8aaede811fdfda70176937a87a28e48 /ruby/Gemfile.lock
parentac7304c0ce981bf97dca39ac1017b31860c043b5 (diff)
ruby: Update dependency google-protobuf to '~> 3.22.2'
Diffstat (limited to 'ruby/Gemfile.lock')
-rw-r--r--ruby/Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock
index 9735d6788..43665f1e2 100644
--- a/ruby/Gemfile.lock
+++ b/ruby/Gemfile.lock
@@ -56,7 +56,7 @@ GEM
with_env (= 1.1.0)
xml-simple (~> 1.1.5)
gitlab-markup (1.8.1)
- google-protobuf (3.22.1)
+ google-protobuf (3.22.2)
googleapis-common-protos-types (1.4.0)
google-protobuf (~> 3.14)
grpc (1.42.0)
@@ -190,7 +190,7 @@ DEPENDENCIES
gitlab-labkit (~> 0.31, >= 0.31.1)
gitlab-license_finder
gitlab-markup (~> 1.8.0)
- google-protobuf (~> 3.22.1)
+ google-protobuf (~> 3.22.2)
grpc (~> 1.42.0)
licensee (~> 9.15)
nokogiri (~> 1.14)
@@ -204,4 +204,4 @@ DEPENDENCIES
sentry-raven (~> 3.1)
BUNDLED WITH
- 2.4.7
+ 2.4.8