Skip to content

Commit 5d5dc58

Browse files
Bump the ruby-deps group with 2 updates
Bumps the ruby-deps group with 2 updates: [json](https://github.com/ruby/json) and [minitest](https://github.com/minitest/minitest). Updates `json` from 2.15.2 to 2.16.0 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.15.2...v2.16.0) Updates `minitest` from 5.26.0 to 5.26.1 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v5.26.0...v5.26.1) --- updated-dependencies: - dependency-name: json dependency-version: 2.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby-deps - dependency-name: minitest dependency-version: 5.26.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 43d3ef8 commit 5d5dc58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ GEM
7676
domain_name (~> 0.5)
7777
i18n (1.14.7)
7878
concurrent-ruby (~> 1.0)
79-
json (2.15.2)
79+
json (2.16.0)
8080
json_builder (3.1.7)
8181
activesupport (>= 2.0.0)
8282
json
@@ -90,7 +90,7 @@ GEM
9090
mime-types-data (3.2025.0924)
9191
mini_mime (1.1.5)
9292
mini_portile2 (2.8.9)
93-
minitest (5.26.0)
93+
minitest (5.26.1)
9494
multi_json (1.17.0)
9595
netrc (0.11.0)
9696
nokogiri (1.18.10)

0 commit comments

Comments
 (0)