Skip to content

Commit fcaa150

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 1e86d40 commit fcaa150

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
@@ -78,7 +78,7 @@ GEM
7878
diff-lcs (>= 1.2.0, < 2.0)
7979
rspec-support (~> 3.13.0)
8080
rspec-support (3.13.6)
81-
rubocop (1.82.0)
81+
rubocop (1.82.1)
8282
json (~> 2.3)
8383
language_server-protocol (~> 3.17.0.2)
8484
lint_roller (~> 1.1.0)
@@ -89,9 +89,9 @@ GEM
8989
rubocop-ast (>= 1.48.0, < 2.0)
9090
ruby-progressbar (~> 1.7)
9191
unicode-display_width (>= 2.4.0, < 4.0)
92-
rubocop-ast (1.48.0)
92+
rubocop-ast (1.49.0)
9393
parser (>= 3.3.7.2)
94-
prism (~> 1.4)
94+
prism (~> 1.7)
9595
rubocop-performance (1.26.1)
9696
lint_roller (~> 1.1)
9797
rubocop (>= 1.75.0, < 2.0)

0 commit comments

Comments
 (0)