13
13
tzinfo (~> 2.0 )
14
14
addressable (2.8.7 )
15
15
public_suffix (>= 2.0.2 , < 7.0 )
16
- ast (2.4.2 )
16
+ ast (2.4.3 )
17
17
aws-eventstream (1.3.0 )
18
18
aws-partitions (1.958.0 )
19
19
aws-sdk (3.2.0 )
@@ -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 )
1596
- language_server-protocol (3.17.0.3 )
1595
+ json (2.10.2 )
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
minitar (0.9 )
1603
1604
minitest (5.24.1 )
@@ -1617,9 +1618,10 @@ GEM
1617
1618
open4 (1.3.4 )
1618
1619
os (1.1.4 )
1619
1620
parallel (1.26.3 )
1620
- parser (3.3.7.0 )
1621
+ parser (3.3.7.4 )
1621
1622
ast (~> 2.4.1 )
1622
1623
racc
1624
+ prism (1.4.0 )
1623
1625
public_suffix (6.0.1 )
1624
1626
racc (1.8.1 )
1625
1627
rainbow (3.1.1 )
@@ -1671,7 +1673,6 @@ GEM
1671
1673
ruby-terraform (~> 1.8 )
1672
1674
rchardet (1.8.0 )
1673
1675
regexp_parser (2.10.0 )
1674
- rexml (3.4.0 )
1675
1676
rspec (3.13.0 )
1676
1677
rspec-core (~> 3.13.0 )
1677
1678
rspec-expectations (~> 3.13.0 )
@@ -1688,19 +1689,20 @@ GEM
1688
1689
diff-lcs (>= 1.2.0 , < 2.0 )
1689
1690
rspec-support (~> 3.13.0 )
1690
1691
rspec-support (3.13.1 )
1691
- rubocop (1.65.1 )
1692
+ rubocop (1.75.2 )
1692
1693
json (~> 2.3 )
1693
- language_server-protocol (>= 3.17.0 )
1694
+ language_server-protocol (~> 3.17.0.2 )
1695
+ lint_roller (~> 1.1.0 )
1694
1696
parallel (~> 1.10 )
1695
1697
parser (>= 3.3.0.2 )
1696
1698
rainbow (>= 2.2.2 , < 4.0 )
1697
- regexp_parser (>= 2.4 , < 3.0 )
1698
- rexml (>= 3.2.5 , < 4.0 )
1699
- rubocop-ast (>= 1.31.1 , < 2.0 )
1699
+ regexp_parser (>= 2.9.3 , < 3.0 )
1700
+ rubocop-ast (>= 1.44.0 , < 2.0 )
1700
1701
ruby-progressbar (~> 1.7 )
1701
- unicode-display_width (>= 2.4.0 , < 3.0 )
1702
- rubocop-ast (1.37.0 )
1703
- parser (>= 3.3.1.0 )
1702
+ unicode-display_width (>= 2.4.0 , < 4.0 )
1703
+ rubocop-ast (1.44.0 )
1704
+ parser (>= 3.3.7.2 )
1705
+ prism (~> 1.4 )
1704
1706
rubocop-rake (0.6.0 )
1705
1707
rubocop (~> 1.0 )
1706
1708
rubocop-rspec (3.4.0 )
@@ -1733,7 +1735,9 @@ GEM
1733
1735
sshkey (2.0.0 )
1734
1736
tzinfo (2.0.6 )
1735
1737
concurrent-ruby (~> 1.0 )
1736
- unicode-display_width (2.6.0 )
1738
+ unicode-display_width (3.1.4 )
1739
+ unicode-emoji (~> 4.0 , >= 4.0.4 )
1740
+ unicode-emoji (4.0.4 )
1737
1741
uri (0.13.2 )
1738
1742
1739
1743
PLATFORMS
0 commit comments