Skip to content

Commit deb8e02

Browse files
Bump rubocop from 1.81.7 to 1.82.1 in the ruby-dependencies group (#282)
Bumps the ruby-dependencies group with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.81.7 to 1.82.1 - [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.82.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.82.1 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 2c5e9cd commit deb8e02

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ GEM
2121
thor (~> 1)
2222
threaded (~> 0)
2323
java-properties (0.3.0)
24-
json (2.16.0)
24+
json (2.18.0)
2525
language_server-protocol (3.17.0.5)
2626
lint_roller (1.1.0)
2727
logger (1.7.0)
@@ -38,7 +38,7 @@ GEM
3838
heroics (~> 0.1.1)
3939
moneta (~> 1.0.0)
4040
rate_throttle_client (~> 0.1.0)
41-
prism (1.6.0)
41+
prism (1.7.0)
4242
racc (1.8.1)
4343
rainbow (3.1.1)
4444
rate_throttle_client (0.1.2)
@@ -52,20 +52,20 @@ GEM
5252
rspec-retry (0.6.2)
5353
rspec-core (> 3.3)
5454
rspec-support (3.13.6)
55-
rubocop (1.81.7)
55+
rubocop (1.82.1)
5656
json (~> 2.3)
5757
language_server-protocol (~> 3.17.0.2)
5858
lint_roller (~> 1.1.0)
5959
parallel (~> 1.10)
6060
parser (>= 3.3.0.2)
6161
rainbow (>= 2.2.2, < 4.0)
6262
regexp_parser (>= 2.9.3, < 3.0)
63-
rubocop-ast (>= 1.47.1, < 2.0)
63+
rubocop-ast (>= 1.48.0, < 2.0)
6464
ruby-progressbar (~> 1.7)
6565
unicode-display_width (>= 2.4.0, < 4.0)
66-
rubocop-ast (1.48.0)
66+
rubocop-ast (1.49.0)
6767
parser (>= 3.3.7.2)
68-
prism (~> 1.4)
68+
prism (~> 1.7)
6969
rubocop-rspec (3.8.0)
7070
lint_roller (~> 1.1)
7171
rubocop (~> 1.81)
@@ -74,7 +74,7 @@ GEM
7474
threaded (0.0.4)
7575
unicode-display_width (3.2.0)
7676
unicode-emoji (~> 4.1)
77-
unicode-emoji (4.1.0)
77+
unicode-emoji (4.2.0)
7878
webrick (1.9.1)
7979

8080
PLATFORMS

0 commit comments

Comments
 (0)