Skip to content

Commit ae12e2b

Browse files
Bump rubocop from 1.65.1 to 1.67.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.65.1 to 1.67.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.65.1...v1.67.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 efc8be5 commit ae12e2b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Gemfile.lock

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1685,7 +1685,6 @@ GEM
16851685
ruby-terraform (~> 1.4)
16861686
rchardet (1.8.0)
16871687
regexp_parser (2.9.2)
1688-
rexml (3.3.9)
16891688
rspec (3.13.0)
16901689
rspec-core (~> 3.13.0)
16911690
rspec-expectations (~> 3.13.0)
@@ -1706,15 +1705,14 @@ GEM
17061705
confidante (>= 0.27)
17071706
rspec (>= 3.0)
17081707
ruby-terraform (= 1.7.0.pre.18)
1709-
rubocop (1.65.1)
1708+
rubocop (1.67.0)
17101709
json (~> 2.3)
17111710
language_server-protocol (>= 3.17.0)
17121711
parallel (~> 1.10)
17131712
parser (>= 3.3.0.2)
17141713
rainbow (>= 2.2.2, < 4.0)
17151714
regexp_parser (>= 2.4, < 3.0)
1716-
rexml (>= 3.2.5, < 4.0)
1717-
rubocop-ast (>= 1.31.1, < 2.0)
1715+
rubocop-ast (>= 1.32.2, < 2.0)
17181716
ruby-progressbar (~> 1.7)
17191717
unicode-display_width (>= 2.4.0, < 3.0)
17201718
rubocop-ast (1.32.3)

0 commit comments

Comments
 (0)