Skip to content

Commit 0860256

Browse files
Bump rubocop from 1.65.1 to 1.69.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.65.1 to 1.69.2. - [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.69.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f347da commit 0860256

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Gemfile.lock

Lines changed: 11 additions & 11 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.7.4)
1616+
json (2.9.0)
16171617
language_server-protocol (3.17.0.3)
16181618
lino (3.1.0)
16191619
hamster (~> 3.0)
@@ -1631,7 +1631,7 @@ GEM
16311631
sawyer (~> 0.9)
16321632
open4 (1.3.4)
16331633
parallel (1.26.3)
1634-
parser (3.3.5.0)
1634+
parser (3.3.6.0)
16351635
ast (~> 2.4.1)
16361636
racc
16371637
partialruby (0.3.0)
@@ -1682,8 +1682,7 @@ GEM
16821682
rake_factory (~> 0.23)
16831683
ruby-terraform (~> 1.4)
16841684
rchardet (1.8.0)
1685-
regexp_parser (2.9.2)
1686-
rexml (3.3.9)
1685+
regexp_parser (2.9.3)
16871686
rspec (3.13.0)
16881687
rspec-core (~> 3.13.0)
16891688
rspec-expectations (~> 3.13.0)
@@ -1704,18 +1703,17 @@ GEM
17041703
confidante (>= 0.27)
17051704
rspec (>= 3.0)
17061705
ruby-terraform (= 1.7.0.pre.18)
1707-
rubocop (1.65.1)
1706+
rubocop (1.69.2)
17081707
json (~> 2.3)
17091708
language_server-protocol (>= 3.17.0)
17101709
parallel (~> 1.10)
17111710
parser (>= 3.3.0.2)
17121711
rainbow (>= 2.2.2, < 4.0)
1713-
regexp_parser (>= 2.4, < 3.0)
1714-
rexml (>= 3.2.5, < 4.0)
1715-
rubocop-ast (>= 1.31.1, < 2.0)
1712+
regexp_parser (>= 2.9.3, < 3.0)
1713+
rubocop-ast (>= 1.36.2, < 2.0)
17161714
ruby-progressbar (~> 1.7)
1717-
unicode-display_width (>= 2.4.0, < 3.0)
1718-
rubocop-ast (1.32.3)
1715+
unicode-display_width (>= 2.4.0, < 4.0)
1716+
rubocop-ast (1.36.2)
17191717
parser (>= 3.3.1.0)
17201718
rubocop-rake (0.6.0)
17211719
rubocop (~> 1.0)
@@ -1755,7 +1753,9 @@ GEM
17551753
sync
17561754
tzinfo (2.0.6)
17571755
concurrent-ruby (~> 1.0)
1758-
unicode-display_width (2.6.0)
1756+
unicode-display_width (3.1.2)
1757+
unicode-emoji (~> 4.0, >= 4.0.4)
1758+
unicode-emoji (4.0.4)
17591759
uri (0.13.0)
17601760
vault (0.18.1)
17611761
aws-sigv4

0 commit comments

Comments
 (0)