Skip to content

Commit 92cf97f

Browse files
Bump rubocop from 1.82.1 to 1.84.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.82.1 to 1.84.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.82.1...v1.84.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.84.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea8ef9e commit 92cf97f

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
@@ -7,26 +7,26 @@ GEM
77
remote: https://rubygems.org/
88
specs:
99
ast (2.4.3)
10-
json (2.18.0)
10+
json (2.18.1)
1111
language_server-protocol (3.17.0.5)
1212
lint_roller (1.1.0)
1313
parallel (1.27.0)
14-
parser (3.3.10.0)
14+
parser (3.3.10.1)
1515
ast (~> 2.4.1)
1616
racc
17-
prism (1.7.0)
17+
prism (1.9.0)
1818
racc (1.8.1)
1919
rainbow (3.1.1)
2020
regexp_parser (2.11.3)
21-
rubocop (1.82.1)
21+
rubocop (1.84.0)
2222
json (~> 2.3)
2323
language_server-protocol (~> 3.17.0.2)
2424
lint_roller (~> 1.1.0)
2525
parallel (~> 1.10)
2626
parser (>= 3.3.0.2)
2727
rainbow (>= 2.2.2, < 4.0)
2828
regexp_parser (>= 2.9.3, < 3.0)
29-
rubocop-ast (>= 1.48.0, < 2.0)
29+
rubocop-ast (>= 1.49.0, < 2.0)
3030
ruby-progressbar (~> 1.7)
3131
unicode-display_width (>= 2.4.0, < 4.0)
3232
rubocop-ast (1.49.0)

0 commit comments

Comments
 (0)