Skip to content

Commit 82cbe39

Browse files
build(deps-dev): bump rubocop from 1.59.0 to 1.60.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.59.0 to 1.60.2. - [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.60.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dbff7d8 commit 82cbe39

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
@@ -28,19 +28,19 @@ GEM
2828
iniparse (~> 1.4)
2929
rexml (~> 3.2)
3030
parallel (1.24.0)
31-
parser (3.3.0.3)
31+
parser (3.3.0.5)
3232
ast (~> 2.4.1)
3333
racc
3434
racc (1.7.3)
3535
rainbow (3.1.1)
3636
rake (13.1.0)
3737
regexp_parser (2.9.0)
3838
rexml (3.2.6)
39-
rubocop (1.59.0)
39+
rubocop (1.60.2)
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)

0 commit comments

Comments
 (0)