mirror of
https://github.com/microsoft/regorus.git
synced 2026-08-05 02:16:11 +00:00
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](https://github.com/minitest/minitest/compare/v6.0.5...v6.0.6) Updates `rubocop` from 1.86.1 to 1.88.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.86.1...v1.88.0) Updates `rb_sys` from 0.9.127 to 0.9.128 - [Release notes](https://github.com/oxidize-rb/rb-sys/releases) - [Commits](https://github.com/oxidize-rb/rb-sys/compare/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: rb_sys dependency-version: 0.9.128 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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
74 lines
1.6 KiB
Plaintext
74 lines
1.6 KiB
Plaintext
PATH
|
|
remote: .
|
|
specs:
|
|
regorusrb (0.3.0)
|
|
rb_sys (~> 0.9.111)
|
|
|
|
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
ast (2.4.3)
|
|
drb (2.2.3)
|
|
json (2.20.0)
|
|
language_server-protocol (3.17.0.5)
|
|
lint_roller (1.1.0)
|
|
minitest (6.0.6)
|
|
drb (~> 2.0)
|
|
prism (~> 1.5)
|
|
parallel (2.1.0)
|
|
parser (3.3.11.1)
|
|
ast (~> 2.4.1)
|
|
racc
|
|
prism (1.9.0)
|
|
racc (1.8.1)
|
|
rainbow (3.1.1)
|
|
rake (13.4.2)
|
|
rake-compiler (1.3.1)
|
|
rake
|
|
rake-compiler-dock (1.12.0)
|
|
rb_sys (0.9.128)
|
|
rake-compiler-dock (= 1.12.0)
|
|
regexp_parser (2.12.0)
|
|
rubocop (1.88.0)
|
|
json (~> 2.3)
|
|
language_server-protocol (~> 3.17.0.2)
|
|
lint_roller (~> 1.1.0)
|
|
parallel (>= 1.10)
|
|
parser (>= 3.3.0.2)
|
|
rainbow (>= 2.2.2, < 4.0)
|
|
regexp_parser (>= 2.9.3, < 3.0)
|
|
rubocop-ast (>= 1.49.0, < 2.0)
|
|
ruby-progressbar (~> 1.7)
|
|
unicode-display_width (>= 2.4.0, < 4.0)
|
|
rubocop-ast (1.49.1)
|
|
parser (>= 3.3.7.2)
|
|
prism (~> 1.7)
|
|
rubocop-minitest (0.39.1)
|
|
lint_roller (~> 1.1)
|
|
rubocop (>= 1.75.0, < 2.0)
|
|
rubocop-ast (>= 1.38.0, < 2.0)
|
|
rubocop-rake (0.7.1)
|
|
lint_roller (~> 1.1)
|
|
rubocop (>= 1.72.1)
|
|
ruby-progressbar (1.13.0)
|
|
unicode-display_width (3.2.0)
|
|
unicode-emoji (~> 4.1)
|
|
unicode-emoji (4.2.0)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
x86_64-linux
|
|
|
|
DEPENDENCIES
|
|
minitest (~> 6.0)
|
|
rake (~> 13.4)
|
|
rake-compiler (~> 1.3)
|
|
rake-compiler-dock (~> 1.12)
|
|
regorusrb!
|
|
rubocop (~> 1.88)
|
|
rubocop-minitest (~> 0.39.1)
|
|
rubocop-rake (~> 0.7.1)
|
|
|
|
BUNDLED WITH
|
|
2.6.5
|