Skip to content

Commit f56b545

Browse files
Bump rubocop from 1.60.2 to 1.61.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.60.2 to 1.61.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.60.2...v1.61.0) --- 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 e1d0e23 commit f56b545

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,7 +306,7 @@ GEM
306306
rspec-mocks (~> 3.12)
307307
rspec-support (~> 3.12)
308308
rspec-support (3.12.1)
309-
rubocop (1.60.2)
309+
rubocop (1.61.0)
310310
json (~> 2.3)
311311
language_server-protocol (>= 3.17.0)
312312
parallel (~> 1.10)
@@ -317,8 +317,8 @@ GEM
317317
rubocop-ast (>= 1.30.0, < 2.0)
318318
ruby-progressbar (~> 1.7)
319319
unicode-display_width (>= 2.4.0, < 3.0)
320-
rubocop-ast (1.30.0)
321-
parser (>= 3.2.1.0)
320+
rubocop-ast (1.31.1)
321+
parser (>= 3.3.0.4)
322322
rubocop-rails (2.23.1)
323323
activesupport (>= 4.2.0)
324324
rack (>= 1.1)

0 commit comments

Comments
 (0)