Skip to content

Commit a3c4584

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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d449db7 commit a3c4584

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
@@ -1506,7 +1506,7 @@ GEM
15061506
immutable-struct (2.4.1)
15071507
ipaddress (0.8.3)
15081508
jmespath (1.6.2)
1509-
json (2.6.3)
1509+
json (2.7.0)
15101510
language_server-protocol (3.17.0.3)
15111511
lino (3.1.0)
15121512
hamster (~> 3.0)
@@ -1594,15 +1594,15 @@ GEM
15941594
confidante (>= 0.27)
15951595
rspec (>= 3.0)
15961596
ruby-terraform (= 1.7.0.pre.18)
1597-
rubocop (1.57.2)
1597+
rubocop (1.58.0)
15981598
json (~> 2.3)
15991599
language_server-protocol (>= 3.17.0)
16001600
parallel (~> 1.10)
16011601
parser (>= 3.2.2.4)
16021602
rainbow (>= 2.2.2, < 4.0)
16031603
regexp_parser (>= 1.8, < 3.0)
16041604
rexml (>= 3.2.5, < 4.0)
1605-
rubocop-ast (>= 1.28.1, < 2.0)
1605+
rubocop-ast (>= 1.30.0, < 2.0)
16061606
ruby-progressbar (~> 1.7)
16071607
unicode-display_width (>= 2.4.0, < 3.0)
16081608
rubocop-ast (1.30.0)

0 commit comments

Comments
 (0)