Skip to content

Commit 550c446

Browse files
Bump rubocop from 1.81.7 to 1.84.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.81.7 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.81.7...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>
1 parent ded1c89 commit 550c446

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
@@ -35,10 +35,10 @@ GEM
3535
minitest (6.0.1)
3636
prism (~> 1.5)
3737
parallel (1.27.0)
38-
parser (3.3.10.0)
38+
parser (3.3.10.1)
3939
ast (~> 2.4.1)
4040
racc
41-
prism (1.7.0)
41+
prism (1.9.0)
4242
racc (1.8.1)
4343
rack (3.2.4)
4444
rainbow (3.1.1)
@@ -57,15 +57,15 @@ GEM
5757
diff-lcs (>= 1.2.0, < 2.0)
5858
rspec-support (~> 3.13.0)
5959
rspec-support (3.13.6)
60-
rubocop (1.81.7)
60+
rubocop (1.84.0)
6161
json (~> 2.3)
6262
language_server-protocol (~> 3.17.0.2)
6363
lint_roller (~> 1.1.0)
6464
parallel (~> 1.10)
6565
parser (>= 3.3.0.2)
6666
rainbow (>= 2.2.2, < 4.0)
6767
regexp_parser (>= 2.9.3, < 3.0)
68-
rubocop-ast (>= 1.47.1, < 2.0)
68+
rubocop-ast (>= 1.49.0, < 2.0)
6969
ruby-progressbar (~> 1.7)
7070
unicode-display_width (>= 2.4.0, < 4.0)
7171
rubocop-ast (1.49.0)

0 commit comments

Comments
 (0)