Skip to content

Commit d6e8ce8

Browse files
Bump rubocop from 1.81.7 to 1.82.1
Bumps [rubocop](https://github.com/rubocop/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f22e50d commit d6e8ce8

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ GEM
2828
drb (2.2.3)
2929
i18n (1.14.7)
3030
concurrent-ruby (~> 1.0)
31-
json (2.16.0)
31+
json (2.18.0)
3232
language_server-protocol (3.17.0.5)
3333
lint_roller (1.1.0)
3434
logger (1.7.0)
@@ -37,7 +37,7 @@ GEM
3737
parser (3.3.10.0)
3838
ast (~> 2.4.1)
3939
racc
40-
prism (1.6.0)
40+
prism (1.7.0)
4141
racc (1.8.1)
4242
rack (3.2.4)
4343
rainbow (3.1.1)
@@ -56,15 +56,15 @@ GEM
5656
diff-lcs (>= 1.2.0, < 2.0)
5757
rspec-support (~> 3.13.0)
5858
rspec-support (3.13.6)
59-
rubocop (1.81.7)
59+
rubocop (1.82.1)
6060
json (~> 2.3)
6161
language_server-protocol (~> 3.17.0.2)
6262
lint_roller (~> 1.1.0)
6363
parallel (~> 1.10)
6464
parser (>= 3.3.0.2)
6565
rainbow (>= 2.2.2, < 4.0)
6666
regexp_parser (>= 2.9.3, < 3.0)
67-
rubocop-ast (>= 1.47.1, < 2.0)
67+
rubocop-ast (>= 1.48.0, < 2.0)
6868
ruby-progressbar (~> 1.7)
6969
unicode-display_width (>= 2.4.0, < 4.0)
7070
rubocop-ast (1.48.0)
@@ -82,7 +82,7 @@ GEM
8282
concurrent-ruby (~> 1.0)
8383
unicode-display_width (3.2.0)
8484
unicode-emoji (~> 4.1)
85-
unicode-emoji (4.1.0)
85+
unicode-emoji (4.2.0)
8686
uri (1.1.1)
8787

8888
PLATFORMS

0 commit comments

Comments
 (0)