9
9
GEM
10
10
remote: https://rubygems.org/
11
11
specs:
12
- actioncable (7.2.1 )
13
- actionpack (= 7.2.1 )
14
- activesupport (= 7.2.1 )
12
+ actioncable (8.0.2 )
13
+ actionpack (= 8.0.2 )
14
+ activesupport (= 8.0.2 )
15
15
nio4r (~> 2.0 )
16
16
websocket-driver (>= 0.6.1 )
17
17
zeitwerk (~> 2.6 )
18
- actionmailbox (7.2.1 )
19
- actionpack (= 7.2.1 )
20
- activejob (= 7.2.1 )
21
- activerecord (= 7.2.1 )
22
- activestorage (= 7.2.1 )
23
- activesupport (= 7.2.1 )
18
+ actionmailbox (8.0.2 )
19
+ actionpack (= 8.0.2 )
20
+ activejob (= 8.0.2 )
21
+ activerecord (= 8.0.2 )
22
+ activestorage (= 8.0.2 )
23
+ activesupport (= 8.0.2 )
24
24
mail (>= 2.8.0 )
25
- actionmailer (7.2.1 )
26
- actionpack (= 7.2.1 )
27
- actionview (= 7.2.1 )
28
- activejob (= 7.2.1 )
29
- activesupport (= 7.2.1 )
25
+ actionmailer (8.0.2 )
26
+ actionpack (= 8.0.2 )
27
+ actionview (= 8.0.2 )
28
+ activejob (= 8.0.2 )
29
+ activesupport (= 8.0.2 )
30
30
mail (>= 2.8.0 )
31
31
rails-dom-testing (~> 2.2 )
32
- actionpack (7.2.1 )
33
- actionview (= 7.2.1 )
34
- activesupport (= 7.2.1 )
32
+ actionpack (8.0.2 )
33
+ actionview (= 8.0.2 )
34
+ activesupport (= 8.0.2 )
35
35
nokogiri (>= 1.8.5 )
36
- racc
37
- rack (>= 2.2.4 , < 3.2 )
36
+ rack (>= 2.2.4 )
38
37
rack-session (>= 1.0.1 )
39
38
rack-test (>= 0.6.3 )
40
39
rails-dom-testing (~> 2.2 )
41
40
rails-html-sanitizer (~> 1.6 )
42
41
useragent (~> 0.16 )
43
- actiontext (7.2.1 )
44
- actionpack (= 7.2.1 )
45
- activerecord (= 7.2.1 )
46
- activestorage (= 7.2.1 )
47
- activesupport (= 7.2.1 )
42
+ actiontext (8.0.2 )
43
+ actionpack (= 8.0.2 )
44
+ activerecord (= 8.0.2 )
45
+ activestorage (= 8.0.2 )
46
+ activesupport (= 8.0.2 )
48
47
globalid (>= 0.6.0 )
49
48
nokogiri (>= 1.8.5 )
50
- actionview (7.2.1 )
51
- activesupport (= 7.2.1 )
49
+ actionview (8.0.2 )
50
+ activesupport (= 8.0.2 )
52
51
builder (~> 3.1 )
53
52
erubi (~> 1.11 )
54
53
rails-dom-testing (~> 2.2 )
55
54
rails-html-sanitizer (~> 1.6 )
56
- activejob (7.2.1 )
57
- activesupport (= 7.2.1 )
55
+ activejob (8.0.2 )
56
+ activesupport (= 8.0.2 )
58
57
globalid (>= 0.3.6 )
59
- activemodel (7.2.1 )
60
- activesupport (= 7.2.1 )
61
- activerecord (7.2.1 )
62
- activemodel (= 7.2.1 )
63
- activesupport (= 7.2.1 )
58
+ activemodel (8.0.2 )
59
+ activesupport (= 8.0.2 )
60
+ activerecord (8.0.2 )
61
+ activemodel (= 8.0.2 )
62
+ activesupport (= 8.0.2 )
64
63
timeout (>= 0.4.0 )
65
- activestorage (7.2.1 )
66
- actionpack (= 7.2.1 )
67
- activejob (= 7.2.1 )
68
- activerecord (= 7.2.1 )
69
- activesupport (= 7.2.1 )
64
+ activestorage (8.0.2 )
65
+ actionpack (= 8.0.2 )
66
+ activejob (= 8.0.2 )
67
+ activerecord (= 8.0.2 )
68
+ activesupport (= 8.0.2 )
70
69
marcel (~> 1.0 )
71
- activesupport (7.2.1 )
70
+ activesupport (8.0.2 )
72
71
base64
72
+ benchmark (>= 0.3 )
73
73
bigdecimal
74
74
concurrent-ruby (~> 1.0 , >= 1.3.1 )
75
75
connection_pool (>= 2.2.5 )
79
79
minitest (>= 5.1 )
80
80
securerandom (>= 0.3 )
81
81
tzinfo (~> 2.0 , >= 2.0.5 )
82
- base64 (0.2.0 )
83
- bigdecimal (3.1.8 )
82
+ uri (>= 0.13.1 )
83
+ base64 (0.3.0 )
84
+ benchmark (0.4.1 )
85
+ bigdecimal (3.2.2 )
84
86
builder (3.3.0 )
85
- concurrent-ruby (1.3.4 )
86
- connection_pool (2.4.1 )
87
+ concurrent-ruby (1.3.5 )
88
+ connection_pool (2.5.3 )
87
89
crass (1.0.6 )
88
- date (3.3.4 )
89
- debug (1.9.2 )
90
+ date (3.4.1 )
91
+ debug (1.11.0 )
90
92
irb (~> 1.10 )
91
93
reline (>= 0.3.8 )
92
- drb (2.2.1 )
93
- erubi (1.13.0 )
94
+ drb (2.2.3 )
95
+ erb (5.0.1 )
96
+ erubi (1.13.1 )
94
97
globalid (1.2.1 )
95
98
activesupport (>= 6.1 )
96
- i18n (1.14.5 )
99
+ i18n (1.14.7 )
97
100
concurrent-ruby (~> 1.0 )
98
- io-console (0.7.2 )
99
- irb (1.14.0 )
101
+ io-console (0.8.0 )
102
+ irb (1.15.2 )
103
+ pp (>= 0.6.0 )
100
104
rdoc (>= 4.0.0 )
101
105
reline (>= 0.4.2 )
102
- logger (1.6.1 )
103
- loofah (2.22.0 )
106
+ logger (1.7.0 )
107
+ loofah (2.24.1 )
104
108
crass (~> 1.0.2 )
105
109
nokogiri (>= 1.12.0 )
106
110
mail (2.8.1 )
@@ -110,84 +114,90 @@ GEM
110
114
net-smtp
111
115
marcel (1.0.4 )
112
116
mini_mime (1.1.5 )
113
- mini_portile2 (2.8.7 )
114
- minitest (5.25.1 )
115
- net-imap (0.4.16 )
117
+ mini_portile2 (2.8.9 )
118
+ minitest (5.25.5 )
119
+ net-imap (0.5.9 )
116
120
date
117
121
net-protocol
118
122
net-pop (0.1.2 )
119
123
net-protocol
120
124
net-protocol (0.2.2 )
121
125
timeout
122
- net-smtp (0.5.0 )
126
+ net-smtp (0.5.1 )
123
127
net-protocol
124
- nio4r (2.7.3 )
125
- nokogiri (1.16.7 )
128
+ nio4r (2.7.4 )
129
+ nokogiri (1.18.8 )
126
130
mini_portile2 (~> 2.8.2 )
127
131
racc (~> 1.4 )
128
- nokogiri (1.16.7 -arm64-darwin )
132
+ nokogiri (1.18.8 -arm64-darwin )
129
133
racc (~> 1.4 )
130
- nokogiri (1.16.7 -x86_64-darwin )
134
+ nokogiri (1.18.8 -x86_64-darwin )
131
135
racc (~> 1.4 )
132
- nokogiri (1.16.7 -x86_64-linux )
136
+ nokogiri (1.18.8 -x86_64-linux-gnu )
133
137
racc (~> 1.4 )
134
- psych (5.1.2 )
138
+ pp (0.6.2 )
139
+ prettyprint
140
+ prettyprint (0.2.0 )
141
+ psych (5.2.6 )
142
+ date
135
143
stringio
136
144
racc (1.8.1 )
137
- rack (3.1.7 )
138
- rack-session (2.0.0 )
145
+ rack (3.1.16 )
146
+ rack-session (2.1.1 )
147
+ base64 (>= 0.1.0 )
139
148
rack (>= 3.0.0 )
140
- rack-test (2.1 .0 )
149
+ rack-test (2.2 .0 )
141
150
rack (>= 1.3 )
142
- rackup (2.1.0 )
151
+ rackup (2.2.1 )
143
152
rack (>= 3 )
144
- webrick (~> 1.8 )
145
- rails (7.2.1 )
146
- actioncable (= 7.2.1 )
147
- actionmailbox (= 7.2.1 )
148
- actionmailer (= 7.2.1 )
149
- actionpack (= 7.2.1 )
150
- actiontext (= 7.2.1 )
151
- actionview (= 7.2.1 )
152
- activejob (= 7.2.1 )
153
- activemodel (= 7.2.1 )
154
- activerecord (= 7.2.1 )
155
- activestorage (= 7.2.1 )
156
- activesupport (= 7.2.1 )
153
+ rails (8.0.2 )
154
+ actioncable (= 8.0.2 )
155
+ actionmailbox (= 8.0.2 )
156
+ actionmailer (= 8.0.2 )
157
+ actionpack (= 8.0.2 )
158
+ actiontext (= 8.0.2 )
159
+ actionview (= 8.0.2 )
160
+ activejob (= 8.0.2 )
161
+ activemodel (= 8.0.2 )
162
+ activerecord (= 8.0.2 )
163
+ activestorage (= 8.0.2 )
164
+ activesupport (= 8.0.2 )
157
165
bundler (>= 1.15.0 )
158
- railties (= 7.2.1 )
159
- rails-dom-testing (2.2 .0 )
166
+ railties (= 8.0.2 )
167
+ rails-dom-testing (2.3 .0 )
160
168
activesupport (>= 5.0.0 )
161
169
minitest
162
170
nokogiri (>= 1.6 )
163
- rails-html-sanitizer (1.6.0 )
171
+ rails-html-sanitizer (1.6.2 )
164
172
loofah (~> 2.21 )
165
- nokogiri (~> 1.14 )
166
- railties (7.2.1 )
167
- actionpack (= 7.2.1 )
168
- activesupport (= 7.2.1 )
173
+ nokogiri (>= 1.15.7 , != 1.16.7 , != 1.16.6 , != 1.16.5 , != 1.16.4 , != 1.16.3 , != 1.16.2 , != 1.16.1 , != 1.16.0.rc1 , != 1.16.0 )
174
+ railties (8.0.2 )
175
+ actionpack (= 8.0.2 )
176
+ activesupport (= 8.0.2 )
169
177
irb (~> 1.13 )
170
178
rackup (>= 1.0.0 )
171
179
rake (>= 12.2 )
172
180
thor (~> 1.0 , >= 1.2.2 )
173
181
zeitwerk (~> 2.6 )
174
- rake (13.2.1 )
175
- rdoc (6.7.0 )
182
+ rake (13.3.0 )
183
+ rdoc (6.14.2 )
184
+ erb
176
185
psych (>= 4.0.0 )
177
- reline (0.5.10 )
186
+ reline (0.6.1 )
178
187
io-console (~> 0.5 )
179
- securerandom (0.3 .1 )
180
- stringio (3.1.1 )
188
+ securerandom (0.4 .1 )
189
+ stringio (3.1.7 )
181
190
thor (1.3.2 )
182
- timeout (0.4.1 )
191
+ timeout (0.4.3 )
183
192
tzinfo (2.0.6 )
184
193
concurrent-ruby (~> 1.0 )
185
- useragent (0.16.10 )
186
- webrick (1.8.1 )
187
- websocket-driver (0.7.6 )
194
+ uri (1.0.3 )
195
+ useragent (0.16.11 )
196
+ websocket-driver (0.8.0 )
197
+ base64
188
198
websocket-extensions (>= 0.1.0 )
189
199
websocket-extensions (0.1.5 )
190
- zeitwerk (2.6.18 )
200
+ zeitwerk (2.7.3 )
191
201
192
202
PLATFORMS
193
203
arm64-darwin-20
0 commit comments