Skip to content

Commit 3b3b11a

Browse files
build(deps-dev): bump rubocop from 1.59.0 to 1.62.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.59.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.59.0...v1.62.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0bdb862 commit 3b3b11a

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
@@ -36,15 +36,15 @@ GEM
3636
rake (13.1.0)
3737
regexp_parser (2.9.0)
3838
rexml (3.2.6)
39-
rubocop (1.59.0)
39+
rubocop (1.62.1)
4040
json (~> 2.3)
4141
language_server-protocol (>= 3.17.0)
4242
parallel (~> 1.10)
43-
parser (>= 3.2.2.4)
43+
parser (>= 3.3.0.2)
4444
rainbow (>= 2.2.2, < 4.0)
4545
regexp_parser (>= 1.8, < 3.0)
4646
rexml (>= 3.2.5, < 4.0)
47-
rubocop-ast (>= 1.30.0, < 2.0)
47+
rubocop-ast (>= 1.31.1, < 2.0)
4848
ruby-progressbar (~> 1.7)
4949
unicode-display_width (>= 2.4.0, < 3.0)
5050
rubocop-ast (1.31.2)

0 commit comments

Comments
 (0)