Skip to content

Commit 1a30996

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] <support@github.com>
1 parent ba93490 commit 1a30996

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,18 +52,18 @@ GEM
5252
rainbow (3.1.1)
5353
regexp_parser (2.11.3)
5454
rexml (3.4.2)
55-
rubocop (1.81.7)
55+
rubocop (1.82.0)
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.47.1)
66+
rubocop-ast (1.48.0)
6767
parser (>= 3.3.7.2)
6868
prism (~> 1.4)
6969
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)