Skip to content

Commit 44349a5

Browse files
Bump rubocop in /gemfiles/ruby3.4 in the non-major-dependencies group
Bumps the non-major-dependencies group in /gemfiles/ruby3.4 with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `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 dependency-group: non-major-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d733c01 commit 44349a5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gemfiles/ruby3.4/Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ GEM
1818
diff-lcs (1.6.2)
1919
hashdiff (1.2.1)
2020
io-console (0.8.2)
21-
json (2.18.0)
21+
json (2.18.1)
2222
language_server-protocol (3.17.0.5)
2323
lint_roller (1.1.0)
2424
parallel (1.27.0)
2525
parser (3.3.10.1)
2626
ast (~> 2.4.1)
2727
racc
28-
prism (1.8.0)
28+
prism (1.9.0)
2929
public_suffix (7.0.2)
3030
racc (1.8.1)
3131
rainbow (3.1.1)
@@ -47,15 +47,15 @@ GEM
4747
diff-lcs (>= 1.2.0, < 2.0)
4848
rspec-support (~> 3.13.0)
4949
rspec-support (3.13.6)
50-
rubocop (1.82.1)
50+
rubocop (1.84.2)
5151
json (~> 2.3)
5252
language_server-protocol (~> 3.17.0.2)
5353
lint_roller (~> 1.1.0)
5454
parallel (~> 1.10)
5555
parser (>= 3.3.0.2)
5656
rainbow (>= 2.2.2, < 4.0)
5757
regexp_parser (>= 2.9.3, < 3.0)
58-
rubocop-ast (>= 1.48.0, < 2.0)
58+
rubocop-ast (>= 1.49.0, < 2.0)
5959
ruby-progressbar (~> 1.7)
6060
unicode-display_width (>= 2.4.0, < 4.0)
6161
rubocop-ast (1.49.0)

0 commit comments

Comments
 (0)