File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -1592,12 +1592,13 @@ GEM
1592
1592
concurrent-ruby (~> 1.0 )
1593
1593
immutable-struct (2.4.1 )
1594
1594
jmespath (1.6.2 )
1595
- json (2.9 .1 )
1595
+ json (2.10 .1 )
1596
1596
language_server-protocol (3.17.0.4 )
1597
1597
lino (4.1.0 )
1598
1598
childprocess (~> 5.0.0 )
1599
1599
hamster (~> 3.0 )
1600
1600
open4 (~> 1.3 )
1601
+ lint_roller (1.1.0 )
1601
1602
logger (1.6.0 )
1602
1603
mini_portile2 (2.8.8 )
1603
1604
minitar (0.9 )
@@ -1621,7 +1622,7 @@ GEM
1621
1622
open4 (1.3.4 )
1622
1623
os (1.1.4 )
1623
1624
parallel (1.26.3 )
1624
- parser (3.3.7.0 )
1625
+ parser (3.3.7.1 )
1625
1626
ast (~> 2.4.1 )
1626
1627
racc
1627
1628
public_suffix (6.0.1 )
@@ -1691,9 +1692,10 @@ GEM
1691
1692
diff-lcs (>= 1.2.0 , < 2.0 )
1692
1693
rspec-support (~> 3.13.0 )
1693
1694
rspec-support (3.13.1 )
1694
- rubocop (1.71.2 )
1695
+ rubocop (1.72.1 )
1695
1696
json (~> 2.3 )
1696
- language_server-protocol (>= 3.17.0 )
1697
+ language_server-protocol (~> 3.17.0.2 )
1698
+ lint_roller (~> 1.1.0 )
1697
1699
parallel (~> 1.10 )
1698
1700
parser (>= 3.3.0.2 )
1699
1701
rainbow (>= 2.2.2 , < 4.0 )
@@ -1703,10 +1705,12 @@ GEM
1703
1705
unicode-display_width (>= 2.4.0 , < 4.0 )
1704
1706
rubocop-ast (1.38.0 )
1705
1707
parser (>= 3.3.1.0 )
1706
- rubocop-rake (0.6.0 )
1707
- rubocop (~> 1.0 )
1708
- rubocop-rspec (3.4.0 )
1709
- rubocop (~> 1.61 )
1708
+ rubocop-rake (0.7.1 )
1709
+ lint_roller (~> 1.1 )
1710
+ rubocop (>= 1.72.1 )
1711
+ rubocop-rspec (3.5.0 )
1712
+ lint_roller (~> 1.1 )
1713
+ rubocop (~> 1.72 , >= 1.72.1 )
1710
1714
ruby-progressbar (1.13.0 )
1711
1715
ruby-terraform (1.8.0 )
1712
1716
immutable-struct (~> 2.4 )
You can’t perform that action at this time.
0 commit comments