Skip to content

Commit ad54eed

Browse files
Bump rubocop from 1.61.0 to 1.62.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.61.0 to 1.62.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.61.0...v1.62.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22a7f51 commit ad54eed

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
@@ -306,18 +306,18 @@ GEM
306306
rspec-mocks (~> 3.12)
307307
rspec-support (~> 3.12)
308308
rspec-support (3.12.1)
309-
rubocop (1.61.0)
309+
rubocop (1.62.1)
310310
json (~> 2.3)
311311
language_server-protocol (>= 3.17.0)
312312
parallel (~> 1.10)
313313
parser (>= 3.3.0.2)
314314
rainbow (>= 2.2.2, < 4.0)
315315
regexp_parser (>= 1.8, < 3.0)
316316
rexml (>= 3.2.5, < 4.0)
317-
rubocop-ast (>= 1.30.0, < 2.0)
317+
rubocop-ast (>= 1.31.1, < 2.0)
318318
ruby-progressbar (~> 1.7)
319319
unicode-display_width (>= 2.4.0, < 3.0)
320-
rubocop-ast (1.31.1)
320+
rubocop-ast (1.31.2)
321321
parser (>= 3.3.0.4)
322322
rubocop-rails (2.24.0)
323323
activesupport (>= 4.2.0)

0 commit comments

Comments
 (0)