Skip to content

Commit 6551e29

Browse files
Bump rubocop from 1.82.0 to 1.82.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.82.0 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.82.0...v1.82.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.82.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ec28b7 commit 6551e29

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
@@ -61,7 +61,7 @@ GEM
6161
rake (13.3.1)
6262
regexp_parser (2.11.3)
6363
rexml (3.4.4)
64-
rubocop (1.82.0)
64+
rubocop (1.82.1)
6565
json (~> 2.3)
6666
language_server-protocol (~> 3.17.0.2)
6767
lint_roller (~> 1.1.0)
@@ -72,9 +72,9 @@ GEM
7272
rubocop-ast (>= 1.48.0, < 2.0)
7373
ruby-progressbar (~> 1.7)
7474
unicode-display_width (>= 2.4.0, < 4.0)
75-
rubocop-ast (1.48.0)
75+
rubocop-ast (1.49.0)
7676
parser (>= 3.3.7.2)
77-
prism (~> 1.4)
77+
prism (~> 1.7)
7878
rubocop-minitest (0.38.2)
7979
lint_roller (~> 1.1)
8080
rubocop (>= 1.75.0, < 2.0)

0 commit comments

Comments
 (0)