Skip to content

Commit 9b7c011

Browse files
Bump rubocop from 1.57.2 to 1.59.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.57.2 to 1.59.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.57.2...v1.59.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 dd784e9 commit 9b7c011

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
@@ -36,7 +36,7 @@ GEM
3636
fast_underscore (0.3.3)
3737
hollaback (0.1.1)
3838
jmespath (1.6.2)
39-
json (2.6.3)
39+
json (2.7.1)
4040
language_server-protocol (3.17.0.3)
4141
minitest (5.20.0)
4242
nokogiri (1.15.5-arm64-darwin)
@@ -51,20 +51,20 @@ GEM
5151
racc (1.7.3)
5252
rainbow (3.1.1)
5353
rake (13.1.0)
54-
regexp_parser (2.8.2)
54+
regexp_parser (2.8.3)
5555
rexml (3.2.6)
56-
rubocop (1.57.2)
56+
rubocop (1.59.0)
5757
json (~> 2.3)
5858
language_server-protocol (>= 3.17.0)
5959
parallel (~> 1.10)
6060
parser (>= 3.2.2.4)
6161
rainbow (>= 2.2.2, < 4.0)
6262
regexp_parser (>= 1.8, < 3.0)
6363
rexml (>= 3.2.5, < 4.0)
64-
rubocop-ast (>= 1.28.1, < 2.0)
64+
rubocop-ast (>= 1.30.0, < 2.0)
6565
ruby-progressbar (~> 1.7)
6666
unicode-display_width (>= 2.4.0, < 3.0)
67-
rubocop-ast (1.29.0)
67+
rubocop-ast (1.30.0)
6868
parser (>= 3.2.1.0)
6969
ruby-progressbar (1.13.0)
7070
simplecov (0.22.0)

0 commit comments

Comments
 (0)