Skip to content

Commit 7015d8d

Browse files
Bump rubocop from 1.59.0 to 1.60.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.59.0 to 1.60.0. - [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.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 91c792b commit 7015d8d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -43,21 +43,21 @@ GEM
4343
racc (~> 1.4)
4444
nokogiri (1.16.0-x86_64-linux)
4545
racc (~> 1.4)
46-
parallel (1.23.0)
47-
parser (3.2.2.4)
46+
parallel (1.24.0)
47+
parser (3.3.0.3)
4848
ast (~> 2.4.1)
4949
racc
5050
prettier_print (1.2.1)
5151
racc (1.7.3)
5252
rainbow (3.1.1)
5353
rake (13.1.0)
54-
regexp_parser (2.8.3)
54+
regexp_parser (2.9.0)
5555
rexml (3.2.6)
56-
rubocop (1.59.0)
56+
rubocop (1.60.0)
5757
json (~> 2.3)
5858
language_server-protocol (>= 3.17.0)
5959
parallel (~> 1.10)
60-
parser (>= 3.2.2.4)
60+
parser (>= 3.3.0.2)
6161
rainbow (>= 2.2.2, < 4.0)
6262
regexp_parser (>= 1.8, < 3.0)
6363
rexml (>= 3.2.5, < 4.0)

0 commit comments

Comments
 (0)