Skip to content

Commit 1cdcd03

Browse files
chore(deps): bump the ruby group with 5 updates (#900)
Bumps the ruby group with 5 updates: | Package | From | To | | --- | --- | --- | | [rubocop](https://github.com/rubocop/rubocop) | `1.75.6` | `1.75.7` | | [json](https://github.com/ruby/json) | `2.12.0` | `2.12.2` | | [mime-types-data](https://github.com/mime-types/mime-types-data) | `3.2025.0514` | `3.2025.0520` | | [websocket-driver](https://github.com/faye/websocket-driver-ruby) | `0.7.7` | `0.8.0` | | [zeitwerk](https://github.com/fxn/zeitwerk) | `2.7.2` | `2.7.3` | Updates `rubocop` from 1.75.6 to 1.75.7 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.6...v1.75.7) Updates `json` from 2.12.0 to 2.12.2 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.12.0...v2.12.2) Updates `mime-types-data` from 3.2025.0514 to 3.2025.0520 - [Changelog](https://github.com/mime-types/mime-types-data/blob/main/CHANGELOG.md) - [Commits](mime-types/mime-types-data@v3.2025.0514...v3.2025.0520) Updates `websocket-driver` from 0.7.7 to 0.8.0 - [Changelog](https://github.com/faye/websocket-driver-ruby/blob/main/CHANGELOG.md) - [Commits](faye/websocket-driver-ruby@0.7.7...0.8.0) Updates `zeitwerk` from 2.7.2 to 2.7.3 - [Changelog](https://github.com/fxn/zeitwerk/blob/main/CHANGELOG.md) - [Commits](fxn/zeitwerk@v2.7.2...v2.7.3) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.75.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-version: 2.12.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: mime-types-data dependency-version: 3.2025.0520 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: websocket-driver dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: zeitwerk dependency-version: 2.7.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e9de5a commit 1cdcd03

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
@@ -135,7 +135,7 @@ GEM
135135
nokogiri (~> 1.10)
136136
jekyll-watch (2.2.1)
137137
listen (~> 3.0)
138-
json (2.12.0)
138+
json (2.12.2)
139139
just-the-docs (0.10.1)
140140
jekyll (>= 3.8.5)
141141
jekyll-include-cache
@@ -156,7 +156,7 @@ GEM
156156
mime-types (3.7.0)
157157
logger
158158
mime-types-data (~> 3.2025, >= 3.2025.0507)
159-
mime-types-data (3.2025.0514)
159+
mime-types-data (3.2025.0520)
160160
net-http (0.6.0)
161161
uri
162162
nokogiri (1.18.8-arm64-darwin)
@@ -188,7 +188,7 @@ GEM
188188
rouge (4.5.2)
189189
rss (0.3.1)
190190
rexml
191-
rubocop (1.75.6)
191+
rubocop (1.75.7)
192192
json (~> 2.3)
193193
language_server-protocol (~> 3.17.0.2)
194194
lint_roller (~> 1.1.0)
@@ -219,11 +219,11 @@ GEM
219219
unicode-display_width (2.6.0)
220220
uri (1.0.3)
221221
webrick (1.9.1)
222-
websocket-driver (0.7.7)
222+
websocket-driver (0.8.0)
223223
base64
224224
websocket-extensions (>= 0.1.0)
225225
websocket-extensions (0.1.5)
226-
zeitwerk (2.7.2)
226+
zeitwerk (2.7.3)
227227

228228
PLATFORMS
229229
arm64-darwin-23

0 commit comments

Comments
 (0)