Skip to content

Commit 782006f

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 25c7e30 commit 782006f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1613,7 +1613,7 @@ GEM
16131613
immutable-struct (2.4.1)
16141614
ipaddress (0.8.3)
16151615
jmespath (1.6.2)
1616-
json (2.9.0)
1616+
json (2.9.1)
16171617
language_server-protocol (3.17.0.3)
16181618
lino (3.1.0)
16191619
hamster (~> 3.0)
@@ -1684,8 +1684,7 @@ GEM
16841684
rake_factory (~> 0.23)
16851685
ruby-terraform (~> 1.4)
16861686
rchardet (1.8.0)
1687-
regexp_parser (2.9.3)
1688-
rexml (3.3.9)
1687+
regexp_parser (2.10.0)
16891688
rspec (3.13.0)
16901689
rspec-core (~> 3.13.0)
16911690
rspec-expectations (~> 3.13.0)
@@ -1706,18 +1705,17 @@ 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)
1720-
rubocop-ast (1.36.2)
1717+
unicode-display_width (>= 2.4.0, < 4.0)
1718+
rubocop-ast (1.37.0)
17211719
parser (>= 3.3.1.0)
17221720
rubocop-rake (0.6.0)
17231721
rubocop (~> 1.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.3)
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)