From d68d30595c6813873333d53021f7d8f622bf74e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 08:22:54 +0000 Subject: [PATCH] Bump the ruby group with 3 updates Bumps the ruby group with 3 updates: [unparser](https://github.com/mbj/unparser), [google-protobuf](https://github.com/protocolbuffers/protobuf) and [rspec-mocks](https://github.com/rspec/rspec). Updates `unparser` from 0.8.1 to 0.8.2 - [Release notes](https://github.com/mbj/unparser/releases) - [Changelog](https://github.com/mbj/unparser/blob/main/Changelog.md) - [Commits](https://github.com/mbj/unparser/compare/v0.8.1...v0.8.2) Updates `google-protobuf` from 4.33.5 to 4.34.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `rspec-mocks` from 3.13.7 to 3.13.8 - [Changelog](https://github.com/rspec/rspec/blob/rspec-mocks-v3.13.8/rspec-mocks/Changelog.md) - [Commits](https://github.com/rspec/rspec/compare/rspec-mocks-v3.13.7...rspec-mocks-v3.13.8) --- updated-dependencies: - dependency-name: unparser dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby - dependency-name: google-protobuf dependency-version: 4.34.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: rspec-mocks dependency-version: 3.13.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6d27ee4..c02f7c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,21 +13,21 @@ GEM bigdecimal (4.0.1) diff-lcs (1.6.2) docile (1.4.1) - google-protobuf (4.33.5) + google-protobuf (4.34.0) bigdecimal - rake (>= 13) - google-protobuf (4.33.5-aarch64-linux-gnu) + rake (~> 13.3) + google-protobuf (4.34.0-aarch64-linux-gnu) bigdecimal - rake (>= 13) - google-protobuf (4.33.5-arm64-darwin) + rake (~> 13.3) + google-protobuf (4.34.0-arm64-darwin) bigdecimal - rake (>= 13) - google-protobuf (4.33.5-x86_64-darwin) + rake (~> 13.3) + google-protobuf (4.34.0-x86_64-darwin) bigdecimal - rake (>= 13) - google-protobuf (4.33.5-x86_64-linux-gnu) + rake (~> 13.3) + google-protobuf (4.34.0-x86_64-linux-gnu) bigdecimal - rake (>= 13) + rake (~> 13.3) googleapis-common-protos-types (1.22.0) google-protobuf (~> 4.26) grpc (1.78.1) @@ -63,7 +63,7 @@ GEM rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.7) + rspec-mocks (3.13.8) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.7) @@ -74,8 +74,8 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) - unparser (0.8.1) - diff-lcs (~> 1.6) + unparser (0.8.2) + diff-lcs (>= 1.6, < 3) parser (>= 3.3.0) prism (>= 1.5.1) yard (0.9.38)