@@ -12,86 +12,114 @@ PATH
12
12
GEM
13
13
remote: https://rubygems.org/
14
14
specs:
15
- actionpack (7.0.4 )
16
- actionview (= 7.0.4 )
17
- activesupport (= 7.0.4 )
18
- rack (~> 2.0 , >= 2.2.0 )
15
+ actionpack (7.1.3.4 )
16
+ actionview (= 7.1.3.4 )
17
+ activesupport (= 7.1.3.4 )
18
+ nokogiri (>= 1.8.5 )
19
+ racc
20
+ rack (>= 2.2.4 )
21
+ rack-session (>= 1.0.1 )
19
22
rack-test (>= 0.6.3 )
20
- rails-dom-testing (~> 2.0 )
21
- rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
22
- actionview (7.0 .4 )
23
- activesupport (= 7.0 .4 )
23
+ rails-dom-testing (~> 2.2 )
24
+ rails-html-sanitizer (~> 1.6 )
25
+ actionview (7.1.3 .4 )
26
+ activesupport (= 7.1.3 .4 )
24
27
builder (~> 3.1 )
25
- erubi (~> 1.4 )
26
- rails-dom-testing (~> 2.0 )
27
- rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
28
- activesupport (7.0.4 )
28
+ erubi (~> 1.11 )
29
+ rails-dom-testing (~> 2.2 )
30
+ rails-html-sanitizer (~> 1.6 )
31
+ activesupport (7.1.3.4 )
32
+ base64
33
+ bigdecimal
29
34
concurrent-ruby (~> 1.0 , >= 1.0.2 )
35
+ connection_pool (>= 2.2.5 )
36
+ drb
30
37
i18n (>= 1.6 , < 2 )
31
38
minitest (>= 5.1 )
39
+ mutex_m
32
40
tzinfo (~> 2.0 )
33
- builder (3.2.4 )
34
- concurrent-ruby (1.1.10 )
41
+ base64 (0.2.0 )
42
+ bigdecimal (3.1.8 )
43
+ builder (3.3.0 )
44
+ concurrent-ruby (1.3.3 )
45
+ connection_pool (2.4.1 )
35
46
crass (1.0.6 )
36
- date (3.3.3 )
37
- dnsruby (1.61.9 )
38
- simpleidn (~> 0.1 )
39
- erubi (1.12.0 )
40
- i18n (1.12.0 )
47
+ date (3.3.4 )
48
+ dnsruby (1.72.1 )
49
+ simpleidn (~> 0.2.1 )
50
+ drb (2.2.1 )
51
+ erubi (1.13.0 )
52
+ i18n (1.14.5 )
41
53
concurrent-ruby (~> 1.0 )
42
- loofah (2.19.1 )
54
+ io-console (0.7.2 )
55
+ irb (1.13.2 )
56
+ rdoc (>= 4.0.0 )
57
+ reline (>= 0.4.2 )
58
+ loofah (2.22.0 )
43
59
crass (~> 1.0.2 )
44
- nokogiri (>= 1.5.9 )
60
+ nokogiri (>= 1.12.0 )
45
61
mail (2.8.1 )
46
62
mini_mime (>= 0.1.1 )
47
63
net-imap
48
64
net-pop
49
65
net-smtp
50
- method_source (1.0.0 )
51
- mini_mime (1.1.2 )
52
- mini_portile2 (2.8.7 )
53
- minitest (5.17.0 )
54
- net-imap (0.3.4 )
66
+ mini_mime (1.1.5 )
67
+ minitest (5.24.0 )
68
+ mutex_m (0.2.0 )
69
+ net-imap (0.4.13 )
55
70
date
56
71
net-protocol
57
72
net-pop (0.1.2 )
58
73
net-protocol
59
- net-protocol (0.2.1 )
74
+ net-protocol (0.2.2 )
60
75
timeout
61
- net-smtp (0.3.3 )
76
+ net-smtp (0.5.0 )
62
77
net-protocol
63
- nokogiri (1.14.3 )
64
- mini_portile2 (~> 2.8.0 )
78
+ nokogiri (1.16.6-arm64-darwin )
65
79
racc (~> 1.4 )
66
- public_suffix (5.0.1 )
67
- racc (1.6.2 )
68
- rack (2.2.6.4 )
69
- rack-test (2.0.2 )
80
+ nokogiri (1.16.6-x86_64-linux )
81
+ racc (~> 1.4 )
82
+ psych (5.1.2 )
83
+ stringio
84
+ public_suffix (6.0.0 )
85
+ racc (1.8.0 )
86
+ rack (3.1.3 )
87
+ rack-session (2.0.0 )
88
+ rack (>= 3.0.0 )
89
+ rack-test (2.1.0 )
70
90
rack (>= 1.3 )
71
- rails-dom-testing (2.0.3 )
72
- activesupport (>= 4.2.0 )
91
+ rackup (2.1.0 )
92
+ rack (>= 3 )
93
+ webrick (~> 1.8 )
94
+ rails-dom-testing (2.2.0 )
95
+ activesupport (>= 5.0.0 )
96
+ minitest
73
97
nokogiri (>= 1.6 )
74
- rails-html-sanitizer (1.4.4 )
75
- loofah (~> 2.19 , >= 2.19.1 )
76
- railties (7.0.4 )
77
- actionpack (= 7.0.4 )
78
- activesupport (= 7.0.4 )
79
- method_source
98
+ rails-html-sanitizer (1.6.0 )
99
+ loofah (~> 2.21 )
100
+ nokogiri (~> 1.14 )
101
+ railties (7.1.3.4 )
102
+ actionpack (= 7.1.3.4 )
103
+ activesupport (= 7.1.3.4 )
104
+ irb
105
+ rackup (>= 1.0.0 )
80
106
rake (>= 12.2 )
81
- thor (~> 1.0 )
82
- zeitwerk (~> 2.5 )
83
- rake (13.0.6 )
84
- simpleidn (0.2.1 )
85
- unf (~> 0.1.4 )
86
- thor (1.2.1 )
87
- timeout (0.3.2 )
88
- tzinfo (2.0.5 )
107
+ thor (~> 1.0 , >= 1.2.2 )
108
+ zeitwerk (~> 2.6 )
109
+ rake (13.2.1 )
110
+ rdoc (6.7.0 )
111
+ psych (>= 4.0.0 )
112
+ reline (0.5.9 )
113
+ io-console (~> 0.5 )
114
+ simpleidn (0.2.3 )
115
+ stringio (3.1.1 )
116
+ thor (1.3.1 )
117
+ timeout (0.4.1 )
118
+ tzinfo (2.0.6 )
89
119
concurrent-ruby (~> 1.0 )
90
- unf (0.1.4 )
91
- unf_ext
92
- unf_ext (0.0.8.2 )
93
- unicode-scripts (1.8.0 )
94
- zeitwerk (2.6.6 )
120
+ unicode-scripts (1.9.0 )
121
+ webrick (1.8.1 )
122
+ zeitwerk (2.6.16 )
95
123
96
124
PLATFORMS
97
125
arm64-darwin-21
0 commit comments