Skip to content

Commit 1a39c8d

Browse files
Bump rubocop from 1.81.7 to 1.82.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.81.7 to 1.82.0. - [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.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.82.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f25100 commit 1a39c8d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ GEM
4141
http-cookie (1.1.0)
4242
domain_name (~> 0.5)
4343
http-form_data (2.3.0)
44-
json (2.16.0)
44+
json (2.18.0)
4545
language_server-protocol (3.17.0.5)
4646
lint_roller (1.1.0)
4747
llhttp-ffi (0.5.1)
@@ -53,22 +53,22 @@ GEM
5353
parser (3.3.10.0)
5454
ast (~> 2.4.1)
5555
racc
56-
prism (1.6.0)
56+
prism (1.7.0)
5757
public_suffix (7.0.0)
5858
racc (1.8.1)
5959
rainbow (3.1.1)
6060
rake (13.3.1)
6161
regexp_parser (2.11.3)
6262
rexml (3.4.4)
63-
rubocop (1.81.7)
63+
rubocop (1.82.0)
6464
json (~> 2.3)
6565
language_server-protocol (~> 3.17.0.2)
6666
lint_roller (~> 1.1.0)
6767
parallel (~> 1.10)
6868
parser (>= 3.3.0.2)
6969
rainbow (>= 2.2.2, < 4.0)
7070
regexp_parser (>= 2.9.3, < 3.0)
71-
rubocop-ast (>= 1.47.1, < 2.0)
71+
rubocop-ast (>= 1.48.0, < 2.0)
7272
ruby-progressbar (~> 1.7)
7373
unicode-display_width (>= 2.4.0, < 4.0)
7474
rubocop-ast (1.48.0)
@@ -92,7 +92,7 @@ GEM
9292
ruby-progressbar (1.13.0)
9393
unicode-display_width (3.2.0)
9494
unicode-emoji (~> 4.1)
95-
unicode-emoji (4.1.0)
95+
unicode-emoji (4.2.0)
9696
webmock (3.26.1)
9797
addressable (>= 2.8.0)
9898
crack (>= 0.3.2)

0 commit comments

Comments
 (0)