@@ -1678,12 +1678,13 @@ GEM
1678
1678
ruby_version (~> 1.0 )
1679
1679
wirb (~> 2.0 , >= 2.2.1 )
1680
1680
jmespath (1.6.2 )
1681
- json (2.9 .1 )
1682
- language_server-protocol (3.17.0.3 )
1681
+ json (2.10 .1 )
1682
+ language_server-protocol (3.17.0.4 )
1683
1683
lino (4.1.0 )
1684
1684
childprocess (~> 5.0.0 )
1685
1685
hamster (~> 3.0 )
1686
1686
open4 (~> 1.3 )
1687
+ lint_roller (1.1.0 )
1687
1688
logger (1.6.0 )
1688
1689
looksee (5.0.0 )
1689
1690
method_source (1.1.0 )
@@ -1703,7 +1704,7 @@ GEM
1703
1704
os (1.1.4 )
1704
1705
paint (2.3.0 )
1705
1706
parallel (1.26.3 )
1706
- parser (3.3.7.0 )
1707
+ parser (3.3.7.1 )
1707
1708
ast (~> 2.4.1 )
1708
1709
racc
1709
1710
psych (5.1.2 )
@@ -1747,7 +1748,6 @@ GEM
1747
1748
regexp_parser (2.10.0 )
1748
1749
reline (0.5.10 )
1749
1750
io-console (~> 0.5 )
1750
- rexml (3.4.0 )
1751
1751
rspec (3.13.0 )
1752
1752
rspec-core (~> 3.13.0 )
1753
1753
rspec-expectations (~> 3.13.0 )
@@ -1761,23 +1761,24 @@ GEM
1761
1761
diff-lcs (>= 1.2.0 , < 2.0 )
1762
1762
rspec-support (~> 3.13.0 )
1763
1763
rspec-support (3.13.2 )
1764
- rubocop (1.65 .1 )
1764
+ rubocop (1.72 .1 )
1765
1765
json (~> 2.3 )
1766
- language_server-protocol (>= 3.17.0 )
1766
+ language_server-protocol (~> 3.17.0.2 )
1767
+ lint_roller (~> 1.1.0 )
1767
1768
parallel (~> 1.10 )
1768
1769
parser (>= 3.3.0.2 )
1769
1770
rainbow (>= 2.2.2 , < 4.0 )
1770
- regexp_parser (>= 2.4 , < 3.0 )
1771
- rexml (>= 3.2.5 , < 4.0 )
1772
- rubocop-ast (>= 1.31.1 , < 2.0 )
1771
+ regexp_parser (>= 2.9.3 , < 3.0 )
1772
+ rubocop-ast (>= 1.38.0 , < 2.0 )
1773
1773
ruby-progressbar (~> 1.7 )
1774
- unicode-display_width (>= 2.4.0 , < 3 .0 )
1775
- rubocop-ast (1.37 .0 )
1774
+ unicode-display_width (>= 2.4.0 , < 4 .0 )
1775
+ rubocop-ast (1.38 .0 )
1776
1776
parser (>= 3.3.1.0 )
1777
1777
rubocop-rake (0.6.0 )
1778
1778
rubocop (~> 1.0 )
1779
- rubocop-rspec (3.4.0 )
1780
- rubocop (~> 1.61 )
1779
+ rubocop-rspec (3.5.0 )
1780
+ lint_roller (~> 1.1 )
1781
+ rubocop (~> 1.72 , >= 1.72.1 )
1781
1782
ruby-progressbar (1.13.0 )
1782
1783
ruby_engine (2.0.3 )
1783
1784
ruby_git_crypt (0.1.0 )
@@ -1804,7 +1805,9 @@ GEM
1804
1805
thor (1.3.2 )
1805
1806
tzinfo (2.0.6 )
1806
1807
concurrent-ruby (~> 1.0 )
1807
- unicode-display_width (2.6.0 )
1808
+ unicode-display_width (3.1.4 )
1809
+ unicode-emoji (~> 4.0 , >= 4.0.4 )
1810
+ unicode-emoji (4.0.4 )
1808
1811
uri (0.13.0 )
1809
1812
wait (0.5.3 )
1810
1813
wirb (2.2.2 )
0 commit comments