File tree Expand file tree Collapse file tree 1 file changed +22
-18
lines changed Expand file tree Collapse file tree 1 file changed +22
-18
lines changed Original file line number Diff line number Diff line change 77GEM
88 remote: https://rubygems.org/
99 specs:
10- actionpack (7.1.3.4 )
11- actionview (= 7.1.3.4 )
12- activesupport (= 7.1.3.4 )
10+ actionpack (7.2.1 )
11+ actionview (= 7.2.1 )
12+ activesupport (= 7.2.1 )
1313 nokogiri (>= 1.8.5 )
1414 racc
15- rack (>= 2.2.4 )
15+ rack (>= 2.2.4 , < 3.2 )
1616 rack-session (>= 1.0.1 )
1717 rack-test (>= 0.6.3 )
1818 rails-dom-testing (~> 2.2 )
1919 rails-html-sanitizer (~> 1.6 )
20- actionview (7.1.3.4 )
21- activesupport (= 7.1.3.4 )
20+ useragent (~> 0.16 )
21+ actionview (7.2.1 )
22+ activesupport (= 7.2.1 )
2223 builder (~> 3.1 )
2324 erubi (~> 1.11 )
2425 rails-dom-testing (~> 2.2 )
2526 rails-html-sanitizer (~> 1.6 )
26- activesupport (7.1.3.4 )
27+ activesupport (7.2.1 )
2728 base64
2829 bigdecimal
29- concurrent-ruby (~> 1.0 , >= 1.0.2 )
30+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
3031 connection_pool (>= 2.2.5 )
3132 drb
3233 i18n (>= 1.6 , < 2 )
34+ logger (>= 1.4.2 )
3335 minitest (>= 5.1 )
34- mutex_m
35- tzinfo (~> 2.0 )
36+ securerandom ( >= 0.3 )
37+ tzinfo (~> 2.0 , >= 2.0.5 )
3638 ast (2.4.2 )
3739 base64 (0.2.0 )
3840 benchmark-ips (2.13.0 )
3941 bigdecimal (3.1.8 )
40- builder (3.2.4 )
41- concurrent-ruby (1.3.1 )
42+ builder (3.3.0 )
43+ concurrent-ruby (1.3.4 )
4244 connection_pool (2.4.1 )
4345 crass (1.0.6 )
4446 docile (1.4.0 )
4547 drb (2.2.1 )
46- erubi (1.12 .0 )
47- i18n (1.14.5 )
48+ erubi (1.13 .0 )
49+ i18n (1.14.6 )
4850 concurrent-ruby (~> 1.0 )
4951 json (2.7.2 )
5052 language_server-protocol (3.17.0.3 )
53+ logger (1.6.1 )
5154 loofah (2.22.0 )
5255 crass (~> 1.0.2 )
5356 nokogiri (>= 1.12.0 )
5457 mini_portile2 (2.8.7 )
5558 minitest (5.25.1 )
56- mutex_m (0.2.0 )
57- nokogiri (1.16.5 )
59+ nokogiri (1.16.7 )
5860 mini_portile2 (~> 2.8.2 )
5961 racc (~> 1.4 )
60- nokogiri (1.16.5 -arm64-darwin )
62+ nokogiri (1.16.7 -arm64-darwin )
6163 racc (~> 1.4 )
6264 parallel (1.26.3 )
6365 parser (3.3.5.0 )
6466 ast (~> 2.4.1 )
6567 racc
6668 racc (1.8.1 )
67- rack (3.0.11 )
69+ rack (3.1.7 )
6870 rack-session (2.0.0 )
6971 rack (>= 3.0.0 )
7072 rack-test (2.1.0 )
9395 rubocop-ast (1.32.3 )
9496 parser (>= 3.3.1.0 )
9597 ruby-progressbar (1.13.0 )
98+ securerandom (0.3.1 )
9699 simplecov (0.22.0 )
97100 docile (~> 1.1 )
98101 simplecov-html (~> 0.11 )
105108 tzinfo (2.0.6 )
106109 concurrent-ruby (~> 1.0 )
107110 unicode-display_width (2.5.0 )
111+ useragent (0.16.10 )
108112
109113PLATFORMS
110114 arm64-darwin-23
You can’t perform that action at this time.
0 commit comments