Skip to content

Commit ee35e53

Browse files
Bump rubocop from 1.65.1 to 1.70.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.65.1 to 1.70.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.70.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 e0396ae commit ee35e53

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 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.10.0)
1688-
rexml (3.4.0)
16891688
rspec (3.13.0)
16901689
rspec-core (~> 3.13.0)
16911690
rspec-expectations (~> 3.13.0)
@@ -1706,17 +1705,16 @@ 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.70.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)
1715-
regexp_parser (>= 2.4, < 3.0)
1716-
rexml (>= 3.2.5, < 4.0)
1717-
rubocop-ast (>= 1.31.1, < 2.0)
1714+
regexp_parser (>= 2.9.3, < 3.0)
1715+
rubocop-ast (>= 1.36.2, < 2.0)
17181716
ruby-progressbar (~> 1.7)
1719-
unicode-display_width (>= 2.4.0, < 3.0)
1717+
unicode-display_width (>= 2.4.0, < 4.0)
17201718
rubocop-ast (1.37.0)
17211719
parser (>= 3.3.1.0)
17221720
rubocop-rake (0.6.0)
@@ -1757,7 +1755,9 @@ GEM
17571755
sync
17581756
tzinfo (2.0.6)
17591757
concurrent-ruby (~> 1.0)
1760-
unicode-display_width (2.6.0)
1758+
unicode-display_width (3.1.4)
1759+
unicode-emoji (~> 4.0, >= 4.0.4)
1760+
unicode-emoji (4.0.4)
17611761
uri (0.13.0)
17621762
vault (0.18.1)
17631763
aws-sigv4

0 commit comments

Comments
 (0)