Skip to content

Commit 70e4369

Browse files
chore(deps): bump the ruby group with 3 updates (#929)
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](mime-types/mime-types-data@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](ammar/regexp_parser@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00aca60 commit 70e4369

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,13 @@ GEM
9090
ffi (1.17.2-arm64-darwin)
9191
ffi (1.17.2-x86_64-linux-gnu)
9292
forwardable-extended (2.6.0)
93-
google-protobuf (4.31.1-aarch64-linux-gnu)
93+
google-protobuf (4.32.0-aarch64-linux-gnu)
9494
bigdecimal
9595
rake (>= 13)
96-
google-protobuf (4.31.1-arm64-darwin)
96+
google-protobuf (4.32.0-arm64-darwin)
9797
bigdecimal
9898
rake (>= 13)
99-
google-protobuf (4.31.1-x86_64-linux-gnu)
99+
google-protobuf (4.32.0-x86_64-linux-gnu)
100100
bigdecimal
101101
rake (>= 13)
102102
http_parser.rb (0.8.0)
@@ -160,7 +160,7 @@ GEM
160160
mime-types (3.7.0)
161161
logger
162162
mime-types-data (~> 3.2025, >= 3.2025.0507)
163-
mime-types-data (3.2025.0805)
163+
mime-types-data (3.2025.0812)
164164
net-http (0.6.0)
165165
uri
166166
nokogiri (1.18.9-aarch64-linux-gnu)
@@ -187,7 +187,7 @@ GEM
187187
rb-fsevent (0.11.2)
188188
rb-inotify (0.11.1)
189189
ffi (~> 1.0)
190-
regexp_parser (2.11.1)
190+
regexp_parser (2.11.2)
191191
reverse_markdown (3.0.0)
192192
nokogiri
193193
rexml (3.4.1)

0 commit comments

Comments
 (0)