66GEM
77 remote: http://rubygems.org/
88 specs:
9- addressable (2.8.7 )
10- public_suffix (>= 2.0.2 , < 7 .0 )
9+ addressable (2.8.8 )
10+ public_suffix (>= 2.0.2 , < 8 .0 )
1111 ast (2.4.3 )
12- base64 ( 0.3.0 )
13- bigdecimal ( 3.2.2 )
14- byebug ( 12.0 .0 )
15- crack (1.0.0 )
12+ bigdecimal ( 4.0.1 )
13+ byebug ( 13.0.0 )
14+ reline ( >= 0.6 .0 )
15+ crack (1.0.1 )
1616 bigdecimal
1717 rexml
1818 diff-lcs (1.6.2 )
19- hashdiff (1.2.0 )
20- json (2.13.2 )
19+ hashdiff (1.2.1 )
20+ io-console (0.8.2 )
21+ json (2.18.0 )
2122 language_server-protocol (3.17.0.5 )
2223 lint_roller (1.1.0 )
2324 parallel (1.27.0 )
24- parser (3.3.9.0 )
25+ parser (3.3.10.1 )
2526 ast (~> 2.4.1 )
2627 racc
27- prism (1.4 .0 )
28- public_suffix (6 .0.2 )
28+ prism (1.8 .0 )
29+ public_suffix (7 .0.2 )
2930 racc (1.8.1 )
3031 rainbow (3.1.1 )
31- rake (13.3.0 )
32- regexp_parser (2.11.0 )
33- rexml (3.4.1 )
34- rspec (3.13.1 )
32+ rake (13.3.1 )
33+ regexp_parser (2.11.3 )
34+ reline (0.6.3 )
35+ io-console (~> 0.5 )
36+ rexml (3.4.4 )
37+ rspec (3.13.2 )
3538 rspec-core (~> 3.13.0 )
3639 rspec-expectations (~> 3.13.0 )
3740 rspec-mocks (~> 3.13.0 )
38- rspec-core (3.13.5 )
41+ rspec-core (3.13.6 )
3942 rspec-support (~> 3.13.0 )
4043 rspec-expectations (3.13.5 )
4144 diff-lcs (>= 1.2.0 , < 2.0 )
4245 rspec-support (~> 3.13.0 )
43- rspec-mocks (3.13.5 )
46+ rspec-mocks (3.13.7 )
4447 diff-lcs (>= 1.2.0 , < 2.0 )
4548 rspec-support (~> 3.13.0 )
46- rspec-support (3.13.4 )
47- rubocop (1.79.2 )
49+ rspec-support (3.13.6 )
50+ rubocop (1.82.1 )
4851 json (~> 2.3 )
4952 language_server-protocol (~> 3.17.0.2 )
5053 lint_roller (~> 1.1.0 )
5154 parallel (~> 1.10 )
5255 parser (>= 3.3.0.2 )
5356 rainbow (>= 2.2.2 , < 4.0 )
5457 regexp_parser (>= 2.9.3 , < 3.0 )
55- rubocop-ast (>= 1.46 .0 , < 2.0 )
58+ rubocop-ast (>= 1.48 .0 , < 2.0 )
5659 ruby-progressbar (~> 1.7 )
5760 unicode-display_width (>= 2.4.0 , < 4.0 )
58- rubocop-ast (1.46 .0 )
61+ rubocop-ast (1.49 .0 )
5962 parser (>= 3.3.7.2 )
60- prism (~> 1.4 )
63+ prism (~> 1.7 )
6164 ruby-progressbar (1.13.0 )
62- unicode-display_width (3.1.4 )
63- unicode-emoji (~> 4.0 , >= 4.0.4 )
64- unicode-emoji (4.0.4 )
65- vcr (6.3.1 )
66- base64
67- webmock (3.25.1 )
65+ unicode-display_width (3.2.0 )
66+ unicode-emoji (~> 4.1 )
67+ unicode-emoji (4.2.0 )
68+ vcr (6.4.0 )
69+ webmock (3.26.1 )
6870 addressable (>= 2.8.0 )
6971 crack (>= 0.3.2 )
7072 hashdiff (>= 0.4.0 , < 2.0.0 )
@@ -84,7 +86,7 @@ DEPENDENCIES
8486 webmock
8587
8688RUBY VERSION
87- ruby 3.4.5p51
89+ ruby 3.4.8p72
8890
8991BUNDLED WITH
9092 2.6.9
0 commit comments