Skip to content

Commit a419bd0

Browse files
Bump rubocop from 1.69.2 to 1.70.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.69.2 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.69.2...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 1bc2f3c commit a419bd0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1614,7 +1614,7 @@ GEM
16141614
iostreams (1.10.3)
16151615
ipaddress (0.8.3)
16161616
jmespath (1.6.2)
1617-
json (2.9.0)
1617+
json (2.9.1)
16181618
language_server-protocol (3.17.0.3)
16191619
lino (3.1.0)
16201620
hamster (~> 3.0)
@@ -1693,7 +1693,7 @@ GEM
16931693
rake_factory (~> 0.23)
16941694
ruby-terraform (~> 1.4)
16951695
rchardet (1.8.0)
1696-
regexp_parser (2.9.3)
1696+
regexp_parser (2.10.0)
16971697
rspec (3.13.0)
16981698
rspec-core (~> 3.13.0)
16991699
rspec-expectations (~> 3.13.0)
@@ -1714,7 +1714,7 @@ GEM
17141714
confidante (>= 0.27)
17151715
rspec (>= 3.0)
17161716
ruby-terraform (= 1.7.0.pre.18)
1717-
rubocop (1.69.2)
1717+
rubocop (1.70.0)
17181718
json (~> 2.3)
17191719
language_server-protocol (>= 3.17.0)
17201720
parallel (~> 1.10)
@@ -1724,7 +1724,7 @@ GEM
17241724
rubocop-ast (>= 1.36.2, < 2.0)
17251725
ruby-progressbar (~> 1.7)
17261726
unicode-display_width (>= 2.4.0, < 4.0)
1727-
rubocop-ast (1.36.2)
1727+
rubocop-ast (1.37.0)
17281728
parser (>= 3.3.1.0)
17291729
rubocop-rake (0.6.0)
17301730
rubocop (~> 1.0)
@@ -1764,7 +1764,7 @@ GEM
17641764
sync
17651765
tzinfo (2.0.6)
17661766
concurrent-ruby (~> 1.0)
1767-
unicode-display_width (3.1.2)
1767+
unicode-display_width (3.1.3)
17681768
unicode-emoji (~> 4.0, >= 4.0.4)
17691769
unicode-emoji (4.0.4)
17701770
uri (0.13.0)

0 commit comments

Comments
 (0)