active_storage-async_variants 0.1.0 → 0.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,269 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- active_storage-async_variants (0.1.0)
5
- activestorage (>= 7.1)
6
-
7
- GEM
8
- remote: https://rubygems.org/
9
- specs:
10
- actioncable (7.2.3)
11
- actionpack (= 7.2.3)
12
- activesupport (= 7.2.3)
13
- nio4r (~> 2.0)
14
- websocket-driver (>= 0.6.1)
15
- zeitwerk (~> 2.6)
16
- actionmailbox (7.2.3)
17
- actionpack (= 7.2.3)
18
- activejob (= 7.2.3)
19
- activerecord (= 7.2.3)
20
- activestorage (= 7.2.3)
21
- activesupport (= 7.2.3)
22
- mail (>= 2.8.0)
23
- actionmailer (7.2.3)
24
- actionpack (= 7.2.3)
25
- actionview (= 7.2.3)
26
- activejob (= 7.2.3)
27
- activesupport (= 7.2.3)
28
- mail (>= 2.8.0)
29
- rails-dom-testing (~> 2.2)
30
- actionpack (7.2.3)
31
- actionview (= 7.2.3)
32
- activesupport (= 7.2.3)
33
- cgi
34
- nokogiri (>= 1.8.5)
35
- racc
36
- rack (>= 2.2.4, < 3.3)
37
- rack-session (>= 1.0.1)
38
- rack-test (>= 0.6.3)
39
- rails-dom-testing (~> 2.2)
40
- rails-html-sanitizer (~> 1.6)
41
- useragent (~> 0.16)
42
- actiontext (7.2.3)
43
- actionpack (= 7.2.3)
44
- activerecord (= 7.2.3)
45
- activestorage (= 7.2.3)
46
- activesupport (= 7.2.3)
47
- globalid (>= 0.6.0)
48
- nokogiri (>= 1.8.5)
49
- actionview (7.2.3)
50
- activesupport (= 7.2.3)
51
- builder (~> 3.1)
52
- cgi
53
- erubi (~> 1.11)
54
- rails-dom-testing (~> 2.2)
55
- rails-html-sanitizer (~> 1.6)
56
- activejob (7.2.3)
57
- activesupport (= 7.2.3)
58
- globalid (>= 0.3.6)
59
- activemodel (7.2.3)
60
- activesupport (= 7.2.3)
61
- activerecord (7.2.3)
62
- activemodel (= 7.2.3)
63
- activesupport (= 7.2.3)
64
- timeout (>= 0.4.0)
65
- activestorage (7.2.3)
66
- actionpack (= 7.2.3)
67
- activejob (= 7.2.3)
68
- activerecord (= 7.2.3)
69
- activesupport (= 7.2.3)
70
- marcel (~> 1.0)
71
- activesupport (7.2.3)
72
- base64
73
- benchmark (>= 0.3)
74
- bigdecimal
75
- concurrent-ruby (~> 1.0, >= 1.3.1)
76
- connection_pool (>= 2.2.5)
77
- drb
78
- i18n (>= 1.6, < 2)
79
- logger (>= 1.4.2)
80
- minitest (>= 5.1)
81
- securerandom (>= 0.3)
82
- tzinfo (~> 2.0, >= 2.0.5)
83
- appraisal (2.5.0)
84
- bundler
85
- rake
86
- thor (>= 0.14.0)
87
- base64 (0.3.0)
88
- benchmark (0.5.0)
89
- bigdecimal (4.0.1)
90
- builder (3.3.0)
91
- cgi (0.5.1)
92
- concurrent-ruby (1.3.6)
93
- connection_pool (3.0.2)
94
- crass (1.0.6)
95
- date (3.5.1)
96
- diff-lcs (1.6.2)
97
- drb (2.2.3)
98
- erb (6.0.2)
99
- erubi (1.13.1)
100
- globalid (1.3.0)
101
- activesupport (>= 6.1)
102
- i18n (1.14.8)
103
- concurrent-ruby (~> 1.0)
104
- io-console (0.8.2)
105
- irb (1.17.0)
106
- pp (>= 0.6.0)
107
- prism (>= 1.3.0)
108
- rdoc (>= 4.0.0)
109
- reline (>= 0.4.2)
110
- logger (1.7.0)
111
- loofah (2.25.0)
112
- crass (~> 1.0.2)
113
- nokogiri (>= 1.12.0)
114
- mail (2.9.0)
115
- logger
116
- mini_mime (>= 0.1.1)
117
- net-imap
118
- net-pop
119
- net-smtp
120
- marcel (1.1.0)
121
- mini_mime (1.1.5)
122
- minitest (6.0.2)
123
- drb (~> 2.0)
124
- prism (~> 1.5)
125
- net-imap (0.6.3)
126
- date
127
- net-protocol
128
- net-pop (0.1.2)
129
- net-protocol
130
- net-protocol (0.2.2)
131
- timeout
132
- net-smtp (0.5.1)
133
- net-protocol
134
- nio4r (2.7.5)
135
- nokogiri (1.19.1-aarch64-linux-gnu)
136
- racc (~> 1.4)
137
- nokogiri (1.19.1-aarch64-linux-musl)
138
- racc (~> 1.4)
139
- nokogiri (1.19.1-arm-linux-gnu)
140
- racc (~> 1.4)
141
- nokogiri (1.19.1-arm-linux-musl)
142
- racc (~> 1.4)
143
- nokogiri (1.19.1-arm64-darwin)
144
- racc (~> 1.4)
145
- nokogiri (1.19.1-x86_64-darwin)
146
- racc (~> 1.4)
147
- nokogiri (1.19.1-x86_64-linux-gnu)
148
- racc (~> 1.4)
149
- nokogiri (1.19.1-x86_64-linux-musl)
150
- racc (~> 1.4)
151
- pp (0.6.3)
152
- prettyprint
153
- prettyprint (0.2.0)
154
- prism (1.9.0)
155
- psych (5.3.1)
156
- date
157
- stringio
158
- racc (1.8.1)
159
- rack (3.2.5)
160
- rack-session (2.1.1)
161
- base64 (>= 0.1.0)
162
- rack (>= 3.0.0)
163
- rack-test (2.2.0)
164
- rack (>= 1.3)
165
- rackup (2.3.1)
166
- rack (>= 3)
167
- rails (7.2.3)
168
- actioncable (= 7.2.3)
169
- actionmailbox (= 7.2.3)
170
- actionmailer (= 7.2.3)
171
- actionpack (= 7.2.3)
172
- actiontext (= 7.2.3)
173
- actionview (= 7.2.3)
174
- activejob (= 7.2.3)
175
- activemodel (= 7.2.3)
176
- activerecord (= 7.2.3)
177
- activestorage (= 7.2.3)
178
- activesupport (= 7.2.3)
179
- bundler (>= 1.15.0)
180
- railties (= 7.2.3)
181
- rails-dom-testing (2.3.0)
182
- activesupport (>= 5.0.0)
183
- minitest
184
- nokogiri (>= 1.6)
185
- rails-html-sanitizer (1.7.0)
186
- loofah (~> 2.25)
187
- 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)
188
- railties (7.2.3)
189
- actionpack (= 7.2.3)
190
- activesupport (= 7.2.3)
191
- cgi
192
- irb (~> 1.13)
193
- rackup (>= 1.0.0)
194
- rake (>= 12.2)
195
- thor (~> 1.0, >= 1.2.2)
196
- tsort (>= 0.2)
197
- zeitwerk (~> 2.6)
198
- rake (13.3.1)
199
- rdoc (7.2.0)
200
- erb
201
- psych (>= 4.0.0)
202
- tsort
203
- reline (0.6.3)
204
- io-console (~> 0.5)
205
- rspec (3.13.2)
206
- rspec-core (~> 3.13.0)
207
- rspec-expectations (~> 3.13.0)
208
- rspec-mocks (~> 3.13.0)
209
- rspec-core (3.13.6)
210
- rspec-support (~> 3.13.0)
211
- rspec-expectations (3.13.5)
212
- diff-lcs (>= 1.2.0, < 2.0)
213
- rspec-support (~> 3.13.0)
214
- rspec-mocks (3.13.8)
215
- diff-lcs (>= 1.2.0, < 2.0)
216
- rspec-support (~> 3.13.0)
217
- rspec-rails (8.0.3)
218
- actionpack (>= 7.2)
219
- activesupport (>= 7.2)
220
- railties (>= 7.2)
221
- rspec-core (~> 3.13)
222
- rspec-expectations (~> 3.13)
223
- rspec-mocks (~> 3.13)
224
- rspec-support (~> 3.13)
225
- rspec-support (3.13.7)
226
- securerandom (0.4.1)
227
- sqlite3 (2.9.1-aarch64-linux-gnu)
228
- sqlite3 (2.9.1-aarch64-linux-musl)
229
- sqlite3 (2.9.1-arm-linux-gnu)
230
- sqlite3 (2.9.1-arm-linux-musl)
231
- sqlite3 (2.9.1-arm64-darwin)
232
- sqlite3 (2.9.1-x86_64-darwin)
233
- sqlite3 (2.9.1-x86_64-linux-gnu)
234
- sqlite3 (2.9.1-x86_64-linux-musl)
235
- stringio (3.2.0)
236
- thor (1.5.0)
237
- timeout (0.6.0)
238
- tsort (0.2.0)
239
- tzinfo (2.0.6)
240
- concurrent-ruby (~> 1.0)
241
- useragent (0.16.11)
242
- websocket-driver (0.8.0)
243
- base64
244
- websocket-extensions (>= 0.1.0)
245
- websocket-extensions (0.1.5)
246
- zeitwerk (2.7.5)
247
-
248
- PLATFORMS
249
- aarch64-linux-gnu
250
- aarch64-linux-musl
251
- arm-linux-gnu
252
- arm-linux-musl
253
- arm64-darwin
254
- x86_64-darwin
255
- x86_64-linux-gnu
256
- x86_64-linux-musl
257
-
258
- DEPENDENCIES
259
- active_storage-async_variants!
260
- appraisal
261
- irb
262
- rails (~> 7.2.0)
263
- rake (~> 13.0)
264
- rspec (~> 3.0)
265
- rspec-rails
266
- sqlite3
267
-
268
- BUNDLED WITH
269
- 2.6.2
@@ -1,266 +0,0 @@
1
- PATH
2
- remote: ..
3
- specs:
4
- active_storage-async_variants (0.1.0)
5
- activestorage (>= 7.1)
6
-
7
- GEM
8
- remote: https://rubygems.org/
9
- specs:
10
- actioncable (8.0.4)
11
- actionpack (= 8.0.4)
12
- activesupport (= 8.0.4)
13
- nio4r (~> 2.0)
14
- websocket-driver (>= 0.6.1)
15
- zeitwerk (~> 2.6)
16
- actionmailbox (8.0.4)
17
- actionpack (= 8.0.4)
18
- activejob (= 8.0.4)
19
- activerecord (= 8.0.4)
20
- activestorage (= 8.0.4)
21
- activesupport (= 8.0.4)
22
- mail (>= 2.8.0)
23
- actionmailer (8.0.4)
24
- actionpack (= 8.0.4)
25
- actionview (= 8.0.4)
26
- activejob (= 8.0.4)
27
- activesupport (= 8.0.4)
28
- mail (>= 2.8.0)
29
- rails-dom-testing (~> 2.2)
30
- actionpack (8.0.4)
31
- actionview (= 8.0.4)
32
- activesupport (= 8.0.4)
33
- nokogiri (>= 1.8.5)
34
- rack (>= 2.2.4)
35
- rack-session (>= 1.0.1)
36
- rack-test (>= 0.6.3)
37
- rails-dom-testing (~> 2.2)
38
- rails-html-sanitizer (~> 1.6)
39
- useragent (~> 0.16)
40
- actiontext (8.0.4)
41
- actionpack (= 8.0.4)
42
- activerecord (= 8.0.4)
43
- activestorage (= 8.0.4)
44
- activesupport (= 8.0.4)
45
- globalid (>= 0.6.0)
46
- nokogiri (>= 1.8.5)
47
- actionview (8.0.4)
48
- activesupport (= 8.0.4)
49
- builder (~> 3.1)
50
- erubi (~> 1.11)
51
- rails-dom-testing (~> 2.2)
52
- rails-html-sanitizer (~> 1.6)
53
- activejob (8.0.4)
54
- activesupport (= 8.0.4)
55
- globalid (>= 0.3.6)
56
- activemodel (8.0.4)
57
- activesupport (= 8.0.4)
58
- activerecord (8.0.4)
59
- activemodel (= 8.0.4)
60
- activesupport (= 8.0.4)
61
- timeout (>= 0.4.0)
62
- activestorage (8.0.4)
63
- actionpack (= 8.0.4)
64
- activejob (= 8.0.4)
65
- activerecord (= 8.0.4)
66
- activesupport (= 8.0.4)
67
- marcel (~> 1.0)
68
- activesupport (8.0.4)
69
- base64
70
- benchmark (>= 0.3)
71
- bigdecimal
72
- concurrent-ruby (~> 1.0, >= 1.3.1)
73
- connection_pool (>= 2.2.5)
74
- drb
75
- i18n (>= 1.6, < 2)
76
- logger (>= 1.4.2)
77
- minitest (>= 5.1)
78
- securerandom (>= 0.3)
79
- tzinfo (~> 2.0, >= 2.0.5)
80
- uri (>= 0.13.1)
81
- appraisal (2.5.0)
82
- bundler
83
- rake
84
- thor (>= 0.14.0)
85
- base64 (0.3.0)
86
- benchmark (0.5.0)
87
- bigdecimal (4.0.1)
88
- builder (3.3.0)
89
- concurrent-ruby (1.3.6)
90
- connection_pool (3.0.2)
91
- crass (1.0.6)
92
- date (3.5.1)
93
- diff-lcs (1.6.2)
94
- drb (2.2.3)
95
- erb (6.0.2)
96
- erubi (1.13.1)
97
- globalid (1.3.0)
98
- activesupport (>= 6.1)
99
- i18n (1.14.8)
100
- concurrent-ruby (~> 1.0)
101
- io-console (0.8.2)
102
- irb (1.17.0)
103
- pp (>= 0.6.0)
104
- prism (>= 1.3.0)
105
- rdoc (>= 4.0.0)
106
- reline (>= 0.4.2)
107
- logger (1.7.0)
108
- loofah (2.25.0)
109
- crass (~> 1.0.2)
110
- nokogiri (>= 1.12.0)
111
- mail (2.9.0)
112
- logger
113
- mini_mime (>= 0.1.1)
114
- net-imap
115
- net-pop
116
- net-smtp
117
- marcel (1.1.0)
118
- mini_mime (1.1.5)
119
- minitest (6.0.2)
120
- drb (~> 2.0)
121
- prism (~> 1.5)
122
- net-imap (0.6.3)
123
- date
124
- net-protocol
125
- net-pop (0.1.2)
126
- net-protocol
127
- net-protocol (0.2.2)
128
- timeout
129
- net-smtp (0.5.1)
130
- net-protocol
131
- nio4r (2.7.5)
132
- nokogiri (1.19.1-aarch64-linux-gnu)
133
- racc (~> 1.4)
134
- nokogiri (1.19.1-aarch64-linux-musl)
135
- racc (~> 1.4)
136
- nokogiri (1.19.1-arm-linux-gnu)
137
- racc (~> 1.4)
138
- nokogiri (1.19.1-arm-linux-musl)
139
- racc (~> 1.4)
140
- nokogiri (1.19.1-arm64-darwin)
141
- racc (~> 1.4)
142
- nokogiri (1.19.1-x86_64-darwin)
143
- racc (~> 1.4)
144
- nokogiri (1.19.1-x86_64-linux-gnu)
145
- racc (~> 1.4)
146
- nokogiri (1.19.1-x86_64-linux-musl)
147
- racc (~> 1.4)
148
- pp (0.6.3)
149
- prettyprint
150
- prettyprint (0.2.0)
151
- prism (1.9.0)
152
- psych (5.3.1)
153
- date
154
- stringio
155
- racc (1.8.1)
156
- rack (3.2.5)
157
- rack-session (2.1.1)
158
- base64 (>= 0.1.0)
159
- rack (>= 3.0.0)
160
- rack-test (2.2.0)
161
- rack (>= 1.3)
162
- rackup (2.3.1)
163
- rack (>= 3)
164
- rails (8.0.4)
165
- actioncable (= 8.0.4)
166
- actionmailbox (= 8.0.4)
167
- actionmailer (= 8.0.4)
168
- actionpack (= 8.0.4)
169
- actiontext (= 8.0.4)
170
- actionview (= 8.0.4)
171
- activejob (= 8.0.4)
172
- activemodel (= 8.0.4)
173
- activerecord (= 8.0.4)
174
- activestorage (= 8.0.4)
175
- activesupport (= 8.0.4)
176
- bundler (>= 1.15.0)
177
- railties (= 8.0.4)
178
- rails-dom-testing (2.3.0)
179
- activesupport (>= 5.0.0)
180
- minitest
181
- nokogiri (>= 1.6)
182
- rails-html-sanitizer (1.7.0)
183
- loofah (~> 2.25)
184
- 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)
185
- railties (8.0.4)
186
- actionpack (= 8.0.4)
187
- activesupport (= 8.0.4)
188
- irb (~> 1.13)
189
- rackup (>= 1.0.0)
190
- rake (>= 12.2)
191
- thor (~> 1.0, >= 1.2.2)
192
- tsort (>= 0.2)
193
- zeitwerk (~> 2.6)
194
- rake (13.3.1)
195
- rdoc (7.2.0)
196
- erb
197
- psych (>= 4.0.0)
198
- tsort
199
- reline (0.6.3)
200
- io-console (~> 0.5)
201
- rspec (3.13.2)
202
- rspec-core (~> 3.13.0)
203
- rspec-expectations (~> 3.13.0)
204
- rspec-mocks (~> 3.13.0)
205
- rspec-core (3.13.6)
206
- rspec-support (~> 3.13.0)
207
- rspec-expectations (3.13.5)
208
- diff-lcs (>= 1.2.0, < 2.0)
209
- rspec-support (~> 3.13.0)
210
- rspec-mocks (3.13.8)
211
- diff-lcs (>= 1.2.0, < 2.0)
212
- rspec-support (~> 3.13.0)
213
- rspec-rails (8.0.3)
214
- actionpack (>= 7.2)
215
- activesupport (>= 7.2)
216
- railties (>= 7.2)
217
- rspec-core (~> 3.13)
218
- rspec-expectations (~> 3.13)
219
- rspec-mocks (~> 3.13)
220
- rspec-support (~> 3.13)
221
- rspec-support (3.13.7)
222
- securerandom (0.4.1)
223
- sqlite3 (2.9.1-aarch64-linux-gnu)
224
- sqlite3 (2.9.1-aarch64-linux-musl)
225
- sqlite3 (2.9.1-arm-linux-gnu)
226
- sqlite3 (2.9.1-arm-linux-musl)
227
- sqlite3 (2.9.1-arm64-darwin)
228
- sqlite3 (2.9.1-x86_64-darwin)
229
- sqlite3 (2.9.1-x86_64-linux-gnu)
230
- sqlite3 (2.9.1-x86_64-linux-musl)
231
- stringio (3.2.0)
232
- thor (1.5.0)
233
- timeout (0.6.0)
234
- tsort (0.2.0)
235
- tzinfo (2.0.6)
236
- concurrent-ruby (~> 1.0)
237
- uri (1.1.1)
238
- useragent (0.16.11)
239
- websocket-driver (0.8.0)
240
- base64
241
- websocket-extensions (>= 0.1.0)
242
- websocket-extensions (0.1.5)
243
- zeitwerk (2.7.5)
244
-
245
- PLATFORMS
246
- aarch64-linux-gnu
247
- aarch64-linux-musl
248
- arm-linux-gnu
249
- arm-linux-musl
250
- arm64-darwin
251
- x86_64-darwin
252
- x86_64-linux-gnu
253
- x86_64-linux-musl
254
-
255
- DEPENDENCIES
256
- active_storage-async_variants!
257
- appraisal
258
- irb
259
- rails (~> 8.0.0)
260
- rake (~> 13.0)
261
- rspec (~> 3.0)
262
- rspec-rails
263
- sqlite3
264
-
265
- BUNDLED WITH
266
- 2.6.2