Skip to content

Commit 537ad43

Browse files
Bump rubocop from 1.57.2 to 1.58.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.57.2 to 1.58.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.58.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 9d8ce20 commit 537ad43

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: Gemfile.lock

+4-4
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.0)
4040
language_server-protocol (3.17.0.3)
4141
minitest (5.20.0)
4242
nokogiri (1.15.5-arm64-darwin)
@@ -53,18 +53,18 @@ GEM
5353
rake (13.1.0)
5454
regexp_parser (2.8.2)
5555
rexml (3.2.6)
56-
rubocop (1.57.2)
56+
rubocop (1.58.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)