From 3cc8d6a34916477450303e4521939cd18c99b4b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:23:40 +0000 Subject: [PATCH] Bump google-protobuf from 3.25.4 to 3.25.5 Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.25.4 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.4...v3.25.5) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2855d90..dab7283 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -182,9 +182,9 @@ GEM fugit (>= 1.11.0) railties (>= 6.1.0) thor (>= 1.0.0) - google-protobuf (3.25.4-aarch64-linux) - google-protobuf (3.25.4-arm64-darwin) - google-protobuf (3.25.4-x86_64-linux) + google-protobuf (3.25.5-aarch64-linux) + google-protobuf (3.25.5-arm64-darwin) + google-protobuf (3.25.5-x86_64-linux) googleapis-common-protos-types (1.15.0) google-protobuf (>= 3.18, < 5.a) grpc (1.66.0-aarch64-linux)