Skip to content

Commit 7500bf8

Browse files
Bump rubocop from 1.60.2 to 1.62.0 (#55)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.60.2 to 1.62.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.62.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f07db11 commit 7500bf8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -234,19 +234,19 @@ GEM
234234
diff-lcs (>= 1.2.0, < 2.0)
235235
rspec-support (~> 3.13.0)
236236
rspec-support (3.13.0)
237-
rubocop (1.60.2)
237+
rubocop (1.62.0)
238238
json (~> 2.3)
239239
language_server-protocol (>= 3.17.0)
240240
parallel (~> 1.10)
241241
parser (>= 3.3.0.2)
242242
rainbow (>= 2.2.2, < 4.0)
243243
regexp_parser (>= 1.8, < 3.0)
244244
rexml (>= 3.2.5, < 4.0)
245-
rubocop-ast (>= 1.30.0, < 2.0)
245+
rubocop-ast (>= 1.31.1, < 2.0)
246246
ruby-progressbar (~> 1.7)
247247
unicode-display_width (>= 2.4.0, < 3.0)
248-
rubocop-ast (1.30.0)
249-
parser (>= 3.2.1.0)
248+
rubocop-ast (1.31.2)
249+
parser (>= 3.3.0.4)
250250
rubocop-performance (1.20.1)
251251
rubocop (>= 1.48.1, < 2.0)
252252
rubocop-ast (>= 1.30.0, < 2.0)

0 commit comments

Comments
 (0)