From 3624631d6ed008290fcbc91b0d13d80ac71b0c2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 17:21:49 -0700 Subject: [PATCH] Bump google-protobuf in /getting-started-guides/ruby (#677) Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.23.3 to 3.25.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.23.3...v3.25.5) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- getting-started-guides/ruby/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/getting-started-guides/ruby/Gemfile.lock b/getting-started-guides/ruby/Gemfile.lock index ba6005db..ccdf3494 100644 --- a/getting-started-guides/ruby/Gemfile.lock +++ b/getting-started-guides/ruby/Gemfile.lock @@ -3,9 +3,9 @@ GEM specs: daemons (1.4.1) eventmachine (1.2.7) - google-protobuf (3.23.3-arm64-darwin) - google-protobuf (3.23.3-x86_64-darwin) - google-protobuf (3.23.3-x86_64-linux) + google-protobuf (3.25.5-arm64-darwin) + google-protobuf (3.25.5-x86_64-darwin) + google-protobuf (3.25.5-x86_64-linux) googleapis-common-protos-types (1.6.0) google-protobuf (~> 3.14) mustermann (3.0.0)