From 1c529f0f0a6af6e451ae9683d71da92ff3d278e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 08:45:09 +0000 Subject: [PATCH] Bump the ruby group with 3 updates Bumps the ruby group with 3 updates: [rubyzip](https://github.com/rubyzip/rubyzip), [unparser](https://github.com/mbj/unparser) and [google-protobuf](https://github.com/protocolbuffers/protobuf). Updates `rubyzip` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/rubyzip/rubyzip/releases) - [Changelog](https://github.com/rubyzip/rubyzip/blob/main/Changelog.md) - [Commits](https://github.com/rubyzip/rubyzip/compare/v3.2.1...v3.2.2) Updates `unparser` from 0.8.0 to 0.8.1 - [Changelog](https://github.com/mbj/unparser/blob/main/Changelog.md) - [Commits](https://github.com/mbj/unparser/compare/v0.8.0...v0.8.1) Updates `google-protobuf` from 4.33.0 to 4.33.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: rubyzip dependency-version: 3.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: unparser dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby - dependency-name: google-protobuf dependency-version: 4.33.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1303e83..fb2538c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,19 +13,19 @@ GEM bigdecimal (3.3.1) diff-lcs (1.6.2) docile (1.4.1) - google-protobuf (4.33.0) + google-protobuf (4.33.1) bigdecimal rake (>= 13) - google-protobuf (4.33.0-aarch64-linux-gnu) + google-protobuf (4.33.1-aarch64-linux-gnu) bigdecimal rake (>= 13) - google-protobuf (4.33.0-arm64-darwin) + google-protobuf (4.33.1-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.33.0-x86_64-darwin) + google-protobuf (4.33.1-x86_64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.33.0-x86_64-linux-gnu) + google-protobuf (4.33.1-x86_64-linux-gnu) bigdecimal rake (>= 13) googleapis-common-protos-types (1.22.0) @@ -67,17 +67,17 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.6) - rubyzip (3.2.1) + rubyzip (3.2.2) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) - unparser (0.8.0) + unparser (0.8.1) diff-lcs (~> 1.6) parser (>= 3.3.0) - prism (>= 1.4) + prism (>= 1.5.1) yard (0.9.37) PLATFORMS