Skip to content

Commit 1e9e26d

Browse files
Bump rubocop from 1.81.7 to 1.82.1 in the ruby-dependencies group
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>
1 parent a3bfa42 commit 1e9e26d

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ GEM
2020
rrrretry (~> 1)
2121
thor (~> 1)
2222
threaded (~> 0)
23-
json (2.16.0)
23+
json (2.18.0)
2424
language_server-protocol (3.17.0.5)
2525
lint_roller (1.1.0)
2626
logger (1.7.0)
@@ -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.6.0)
40+
prism (1.7.0)
4141
racc (1.8.1)
4242
rainbow (3.1.1)
4343
rate_throttle_client (0.1.2)
@@ -51,20 +51,20 @@ GEM
5151
rspec-retry (0.6.2)
5252
rspec-core (> 3.3)
5353
rspec-support (3.13.6)
54-
rubocop (1.81.7)
54+
rubocop (1.82.1)
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.47.1, < 2.0)
62+
rubocop-ast (>= 1.48.0, < 2.0)
6363
ruby-progressbar (~> 1.7)
6464
unicode-display_width (>= 2.4.0, < 4.0)
65-
rubocop-ast (1.48.0)
65+
rubocop-ast (1.49.0)
6666
parser (>= 3.3.7.2)
67-
prism (~> 1.4)
67+
prism (~> 1.7)
6868
rubocop-rspec (3.8.0)
6969
lint_roller (~> 1.1)
7070
rubocop (~> 1.81)
@@ -73,7 +73,7 @@ GEM
7373
threaded (0.0.4)
7474
unicode-display_width (3.2.0)
7575
unicode-emoji (~> 4.1)
76-
unicode-emoji (4.1.0)
76+
unicode-emoji (4.2.0)
7777
webrick (1.9.2)
7878

7979
PLATFORMS

0 commit comments

Comments
 (0)