Skip to content

Commit 92a47e4

Browse files
build(deps): bump the per-dependency group across 1 directory with 3 updates
Bumps the per-dependency group with 3 updates in the /bindings/ruby directory: [minitest](https://github.com/minitest/minitest), [rubocop](https://github.com/rubocop/rubocop) and [rb_sys](https://github.com/oxidize-rb/rb-sys). Updates `minitest` from 6.0.5 to 6.0.6 - [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc) - [Commits](minitest/minitest@v6.0.5...v6.0.6) Updates `rubocop` from 1.86.1 to 1.86.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.86.1...v1.86.2) Updates `rb_sys` from 0.9.127 to 0.9.128 - [Release notes](https://github.com/oxidize-rb/rb-sys/releases) - [Commits](oxidize-rb/rb-sys@v0.9.127...v0.9.128) --- updated-dependencies: - dependency-name: minitest dependency-version: 6.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: per-dependency - dependency-name: rubocop dependency-version: 1.86.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: per-dependency - dependency-name: rb_sys dependency-version: 0.9.128 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: per-dependency ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 369c82a commit 92a47e4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bindings/ruby/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ GEM
99
specs:
1010
ast (2.4.3)
1111
drb (2.2.3)
12-
json (2.19.4)
12+
json (2.19.5)
1313
language_server-protocol (3.17.0.5)
1414
lint_roller (1.1.0)
15-
minitest (6.0.5)
15+
minitest (6.0.6)
1616
drb (~> 2.0)
1717
prism (~> 1.5)
1818
parallel (2.1.0)
@@ -26,10 +26,10 @@ GEM
2626
rake-compiler (1.3.1)
2727
rake
2828
rake-compiler-dock (1.12.0)
29-
rb_sys (0.9.127)
29+
rb_sys (0.9.128)
3030
rake-compiler-dock (= 1.12.0)
3131
regexp_parser (2.12.0)
32-
rubocop (1.86.1)
32+
rubocop (1.86.2)
3333
json (~> 2.3)
3434
language_server-protocol (~> 3.17.0.2)
3535
lint_roller (~> 1.1.0)

0 commit comments

Comments
 (0)