Skip to content

Commit 65fa80e

Browse files
Bump rubocop from 1.81.7 to 1.82.1 (#229)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51a4687 commit 65fa80e

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
@@ -14,35 +14,35 @@ GEM
1414
bigdecimal
1515
rexml
1616
hashdiff (1.2.1)
17-
json (2.15.2)
17+
json (2.18.0)
1818
language_server-protocol (3.17.0.5)
1919
lint_roller (1.1.0)
2020
minitest (5.26.1)
2121
parallel (1.27.0)
2222
parser (3.3.10.0)
2323
ast (~> 2.4.1)
2424
racc
25-
prism (1.6.0)
25+
prism (1.7.0)
2626
public_suffix (6.0.2)
2727
racc (1.8.1)
2828
rainbow (3.1.1)
2929
rake (13.3.1)
3030
regexp_parser (2.11.3)
3131
rexml (3.4.4)
32-
rubocop (1.81.7)
32+
rubocop (1.82.1)
3333
json (~> 2.3)
3434
language_server-protocol (~> 3.17.0.2)
3535
lint_roller (~> 1.1.0)
3636
parallel (~> 1.10)
3737
parser (>= 3.3.0.2)
3838
rainbow (>= 2.2.2, < 4.0)
3939
regexp_parser (>= 2.9.3, < 3.0)
40-
rubocop-ast (>= 1.47.1, < 2.0)
40+
rubocop-ast (>= 1.48.0, < 2.0)
4141
ruby-progressbar (~> 1.7)
4242
unicode-display_width (>= 2.4.0, < 4.0)
43-
rubocop-ast (1.47.1)
43+
rubocop-ast (1.49.0)
4444
parser (>= 3.3.7.2)
45-
prism (~> 1.4)
45+
prism (~> 1.7)
4646
rubocop-minitest (0.38.2)
4747
lint_roller (~> 1.1)
4848
rubocop (>= 1.75.0, < 2.0)
@@ -55,7 +55,7 @@ GEM
5555
ruby-progressbar (1.13.0)
5656
unicode-display_width (3.2.0)
5757
unicode-emoji (~> 4.1)
58-
unicode-emoji (4.1.0)
58+
unicode-emoji (4.2.0)
5959
webmock (3.26.1)
6060
addressable (>= 2.8.0)
6161
crack (>= 0.3.2)

0 commit comments

Comments
 (0)