mirror of
https://github.com/samsonjs/wordexp.git
synced 2026-03-25 08:45:54 +00:00
Bump rubocop from 1.81.1 to 1.81.7
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.81.1 to 1.81.7. - [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.81.1...v1.81.7) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c13cb10e02
commit
396aa17967
1 changed files with 4 additions and 4 deletions
|
|
@ -9,7 +9,7 @@ GEM
|
|||
ansi (1.5.0)
|
||||
ast (2.4.3)
|
||||
builder (3.3.0)
|
||||
json (2.15.0)
|
||||
json (2.15.2)
|
||||
language_server-protocol (3.17.0.5)
|
||||
lint_roller (1.1.0)
|
||||
minitest (5.25.5)
|
||||
|
|
@ -21,17 +21,17 @@ GEM
|
|||
minitest (>= 5.0)
|
||||
ruby-progressbar
|
||||
parallel (1.27.0)
|
||||
parser (3.3.9.0)
|
||||
parser (3.3.10.0)
|
||||
ast (~> 2.4.1)
|
||||
racc
|
||||
prism (1.5.1)
|
||||
prism (1.6.0)
|
||||
racc (1.8.1)
|
||||
rainbow (3.1.1)
|
||||
rake (13.3.0)
|
||||
rake-compiler (1.3.0)
|
||||
rake
|
||||
regexp_parser (2.11.3)
|
||||
rubocop (1.81.1)
|
||||
rubocop (1.81.7)
|
||||
json (~> 2.3)
|
||||
language_server-protocol (~> 3.17.0.2)
|
||||
lint_roller (~> 1.1.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue