From d38a24931fb4aa6b96030dfb920d0b086f9ef7be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 16:24:35 +0000 Subject: [PATCH] Bump google-protobuf from 3.25.3 to 3.25.5 in /mscmetadata-ruby Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.25.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.25.3...v3.25.5) --- updated-dependencies: - dependency-name: google-protobuf dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- mscmetadata-ruby/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mscmetadata-ruby/Gemfile.lock b/mscmetadata-ruby/Gemfile.lock index 813a25a..c9d7cfd 100644 --- a/mscmetadata-ruby/Gemfile.lock +++ b/mscmetadata-ruby/Gemfile.lock @@ -12,7 +12,7 @@ GEM diff-lcs (1.4.4) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - google-protobuf (3.25.3-x86_64-linux) + google-protobuf (3.25.5-x86_64-linux) http (2.2.2) addressable (~> 2.3) http-cookie (~> 1.0)