Skip to content

Commit ddee822

Browse files
chore(deps): bump the ruby group with 4 updates (#881)
Bumps the ruby group with 4 updates: [rubocop](https://github.com/rubocop/rubocop), [dry-schema](https://github.com/dry-rb/dry-schema), [google-protobuf](https://github.com/protocolbuffers/protobuf) and [mime-types-data](https://github.com/mime-types/mime-types-data). Updates `rubocop` from 1.73.1 to 1.73.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.73.1...v1.73.2) Updates `dry-schema` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/dry-rb/dry-schema/releases) - [Changelog](https://github.com/dry-rb/dry-schema/blob/main/CHANGELOG.md) - [Commits](dry-rb/dry-schema@v1.14.0...v1.14.1) Updates `google-protobuf` from 4.29.3 to 4.30.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/v4.30.0) Updates `mime-types-data` from 3.2025.0220 to 3.2025.0304 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2025.0220...v3.2025.0304) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: dry-schema dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: google-protobuf dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: mime-types-data 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 221271a commit ddee822

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ GEM
5353
concurrent-ruby (~> 1.0)
5454
dry-core (~> 1.1)
5555
zeitwerk (~> 2.6)
56-
dry-schema (1.14.0)
56+
dry-schema (1.14.1)
5757
concurrent-ruby (~> 1.0)
5858
dry-configurable (~> 1.0, >= 1.0.1)
5959
dry-core (~> 1.1)
@@ -89,10 +89,10 @@ GEM
8989
ffi (1.17.1-arm64-darwin)
9090
ffi (1.17.1-x86_64-linux-gnu)
9191
forwardable-extended (2.6.0)
92-
google-protobuf (4.29.3-arm64-darwin)
92+
google-protobuf (4.30.0-arm64-darwin)
9393
bigdecimal
9494
rake (>= 13)
95-
google-protobuf (4.29.3-x86_64-linux)
95+
google-protobuf (4.30.0-x86_64-linux)
9696
bigdecimal
9797
rake (>= 13)
9898
http_parser.rb (0.8.0)
@@ -156,7 +156,7 @@ GEM
156156
mime-types (3.6.0)
157157
logger
158158
mime-types-data (~> 3.2015)
159-
mime-types-data (3.2025.0220)
159+
mime-types-data (3.2025.0304)
160160
net-http (0.6.0)
161161
uri
162162
nokogiri (1.18.3-arm64-darwin)
@@ -187,7 +187,7 @@ GEM
187187
rouge (4.5.1)
188188
rss (0.3.1)
189189
rexml
190-
rubocop (1.73.1)
190+
rubocop (1.73.2)
191191
json (~> 2.3)
192192
language_server-protocol (~> 3.17.0.2)
193193
lint_roller (~> 1.1.0)

0 commit comments

Comments
 (0)