Skip to content

Commit fdf100c

Browse files
Bump rubocop from 1.82.1 to 1.84.0 (#239)
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 83eaea4 commit fdf100c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,25 +19,25 @@ GEM
1919
lint_roller (1.1.0)
2020
minitest (5.26.1)
2121
parallel (1.27.0)
22-
parser (3.3.10.0)
22+
parser (3.3.10.1)
2323
ast (~> 2.4.1)
2424
racc
25-
prism (1.7.0)
25+
prism (1.9.0)
2626
public_suffix (6.0.2)
2727
racc (1.8.1)
2828
rainbow (3.1.1)
2929
rake (13.3.1)
3030
regexp_parser (2.11.3)
3131
rexml (3.4.4)
32-
rubocop (1.82.1)
32+
rubocop (1.84.0)
3333
json (~> 2.3)
3434
language_server-protocol (~> 3.17.0.2)
3535
lint_roller (~> 1.1.0)
3636
parallel (~> 1.10)
3737
parser (>= 3.3.0.2)
3838
rainbow (>= 2.2.2, < 4.0)
3939
regexp_parser (>= 2.9.3, < 3.0)
40-
rubocop-ast (>= 1.48.0, < 2.0)
40+
rubocop-ast (>= 1.49.0, < 2.0)
4141
ruby-progressbar (~> 1.7)
4242
unicode-display_width (>= 2.4.0, < 4.0)
4343
rubocop-ast (1.49.0)

0 commit comments

Comments
 (0)