Skip to content

Commit ab4d77d

Browse files
Bump rubocop from 1.82.1 to 1.84.0 in the ruby-dependencies group (#2022)
Bumps the ruby-dependencies group 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: ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9ce6a6 commit ab4d77d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ GEM
3737
heroics (~> 0.1.1)
3838
moneta (~> 1.0.0)
3939
rate_throttle_client (~> 0.1.0)
40-
prism (1.8.0)
40+
prism (1.9.0)
4141
racc (1.8.1)
4242
rainbow (3.1.1)
4343
rate_throttle_client (0.1.2)
@@ -51,15 +51,15 @@ GEM
5151
rspec-retry (0.6.2)
5252
rspec-core (> 3.3)
5353
rspec-support (3.13.6)
54-
rubocop (1.82.1)
54+
rubocop (1.84.0)
5555
json (~> 2.3)
5656
language_server-protocol (~> 3.17.0.2)
5757
lint_roller (~> 1.1.0)
5858
parallel (~> 1.10)
5959
parser (>= 3.3.0.2)
6060
rainbow (>= 2.2.2, < 4.0)
6161
regexp_parser (>= 2.9.3, < 3.0)
62-
rubocop-ast (>= 1.48.0, < 2.0)
62+
rubocop-ast (>= 1.49.0, < 2.0)
6363
ruby-progressbar (~> 1.7)
6464
unicode-display_width (>= 2.4.0, < 4.0)
6565
rubocop-ast (1.49.0)

0 commit comments

Comments
 (0)