From 3437e1c6d49d7f98c1d430874b718ad450a3fb50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 10:14:51 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 3 updates Bumps the ruby group with 3 updates: [google-protobuf](https://github.com/protocolbuffers/protobuf), [mime-types-data](https://github.com/mime-types/mime-types-data) and [regexp_parser](https://github.com/ammar/regexp_parser). Updates `google-protobuf` from 4.31.1 to 4.32.0 - [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/commits) Updates `mime-types-data` from 3.2025.0805 to 3.2025.0812 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](https://github.com/mime-types/mime-types-data/compare/v3.2025.0805...v3.2025.0812) Updates `regexp_parser` from 2.11.1 to 2.11.2 - [Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/ammar/regexp_parser/compare/v2.11.1...v2.11.2) --- updated-dependencies: - dependency-name: google-protobuf dependency-version: 4.32.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0812 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: regexp_parser dependency-version: 2.11.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 01532be..7eecb75 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,13 +90,13 @@ GEM ffi (1.17.2-arm64-darwin) ffi (1.17.2-x86_64-linux-gnu) forwardable-extended (2.6.0) - google-protobuf (4.31.1-aarch64-linux-gnu) + google-protobuf (4.32.0-aarch64-linux-gnu) bigdecimal rake (>= 13) - google-protobuf (4.31.1-arm64-darwin) + google-protobuf (4.32.0-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.31.1-x86_64-linux-gnu) + google-protobuf (4.32.0-x86_64-linux-gnu) bigdecimal rake (>= 13) http_parser.rb (0.8.0) @@ -160,7 +160,7 @@ GEM mime-types (3.7.0) logger mime-types-data (~> 3.2025, >= 3.2025.0507) - mime-types-data (3.2025.0805) + mime-types-data (3.2025.0812) net-http (0.6.0) uri nokogiri (1.18.9-aarch64-linux-gnu) @@ -187,7 +187,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - regexp_parser (2.11.1) + regexp_parser (2.11.2) reverse_markdown (3.0.0) nokogiri rexml (3.4.1)