From 17e7c07e0cb52748014dc1ae61249e98115993a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:16:47 +0000 Subject: [PATCH] Bump google-protobuf from 3.25.1 to 3.25.5 in the bundler group Bumps the bundler group with 1 update: [google-protobuf](https://github.com/protocolbuffers/protobuf). Updates `google-protobuf` from 3.25.1 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.25.1...v3.25.5) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 509e9d5b..ab5d4d17 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,10 +31,10 @@ GEM coderay (1.1.3) concurrent-ruby (1.2.0) connection_pool (2.4.1) - google-protobuf (3.25.1-aarch64-linux) - google-protobuf (3.25.1-arm64-darwin) - google-protobuf (3.25.1-x86_64-darwin) - google-protobuf (3.25.1-x86_64-linux) + google-protobuf (3.25.5-aarch64-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.11.0) google-protobuf (~> 3.18) grpc (1.60.0-aarch64-linux)