|
1 | 1 | GEM
|
2 | 2 | remote: http://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - actioncable (6.1.7.7) |
5 |
| - actionpack (= 6.1.7.7) |
6 |
| - activesupport (= 6.1.7.7) |
| 4 | + actioncable (6.1.7.8) |
| 5 | + actionpack (= 6.1.7.8) |
| 6 | + activesupport (= 6.1.7.8) |
7 | 7 | nio4r (~> 2.0)
|
8 | 8 | websocket-driver (>= 0.6.1)
|
9 |
| - actionmailbox (6.1.7.7) |
10 |
| - actionpack (= 6.1.7.7) |
11 |
| - activejob (= 6.1.7.7) |
12 |
| - activerecord (= 6.1.7.7) |
13 |
| - activestorage (= 6.1.7.7) |
14 |
| - activesupport (= 6.1.7.7) |
| 9 | + actionmailbox (6.1.7.8) |
| 10 | + actionpack (= 6.1.7.8) |
| 11 | + activejob (= 6.1.7.8) |
| 12 | + activerecord (= 6.1.7.8) |
| 13 | + activestorage (= 6.1.7.8) |
| 14 | + activesupport (= 6.1.7.8) |
15 | 15 | mail (>= 2.7.1)
|
16 |
| - actionmailer (6.1.7.7) |
17 |
| - actionpack (= 6.1.7.7) |
18 |
| - actionview (= 6.1.7.7) |
19 |
| - activejob (= 6.1.7.7) |
20 |
| - activesupport (= 6.1.7.7) |
| 16 | + actionmailer (6.1.7.8) |
| 17 | + actionpack (= 6.1.7.8) |
| 18 | + actionview (= 6.1.7.8) |
| 19 | + activejob (= 6.1.7.8) |
| 20 | + activesupport (= 6.1.7.8) |
21 | 21 | mail (~> 2.5, >= 2.5.4)
|
22 | 22 | rails-dom-testing (~> 2.0)
|
23 |
| - actionpack (6.1.7.7) |
24 |
| - actionview (= 6.1.7.7) |
25 |
| - activesupport (= 6.1.7.7) |
| 23 | + actionpack (6.1.7.8) |
| 24 | + actionview (= 6.1.7.8) |
| 25 | + activesupport (= 6.1.7.8) |
26 | 26 | rack (~> 2.0, >= 2.0.9)
|
27 | 27 | rack-test (>= 0.6.3)
|
28 | 28 | rails-dom-testing (~> 2.0)
|
29 | 29 | rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
30 |
| - actiontext (6.1.7.7) |
31 |
| - actionpack (= 6.1.7.7) |
32 |
| - activerecord (= 6.1.7.7) |
33 |
| - activestorage (= 6.1.7.7) |
34 |
| - activesupport (= 6.1.7.7) |
| 30 | + actiontext (6.1.7.8) |
| 31 | + actionpack (= 6.1.7.8) |
| 32 | + activerecord (= 6.1.7.8) |
| 33 | + activestorage (= 6.1.7.8) |
| 34 | + activesupport (= 6.1.7.8) |
35 | 35 | nokogiri (>= 1.8.5)
|
36 |
| - actionview (6.1.7.7) |
37 |
| - activesupport (= 6.1.7.7) |
| 36 | + actionview (6.1.7.8) |
| 37 | + activesupport (= 6.1.7.8) |
38 | 38 | builder (~> 3.1)
|
39 | 39 | erubi (~> 1.4)
|
40 | 40 | rails-dom-testing (~> 2.0)
|
41 | 41 | rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
42 |
| - activejob (6.1.7.7) |
43 |
| - activesupport (= 6.1.7.7) |
| 42 | + activejob (6.1.7.8) |
| 43 | + activesupport (= 6.1.7.8) |
44 | 44 | globalid (>= 0.3.6)
|
45 |
| - activemodel (6.1.7.7) |
46 |
| - activesupport (= 6.1.7.7) |
47 |
| - activerecord (6.1.7.7) |
48 |
| - activemodel (= 6.1.7.7) |
49 |
| - activesupport (= 6.1.7.7) |
50 |
| - activestorage (6.1.7.7) |
51 |
| - actionpack (= 6.1.7.7) |
52 |
| - activejob (= 6.1.7.7) |
53 |
| - activerecord (= 6.1.7.7) |
54 |
| - activesupport (= 6.1.7.7) |
| 45 | + activemodel (6.1.7.8) |
| 46 | + activesupport (= 6.1.7.8) |
| 47 | + activerecord (6.1.7.8) |
| 48 | + activemodel (= 6.1.7.8) |
| 49 | + activesupport (= 6.1.7.8) |
| 50 | + activestorage (6.1.7.8) |
| 51 | + actionpack (= 6.1.7.8) |
| 52 | + activejob (= 6.1.7.8) |
| 53 | + activerecord (= 6.1.7.8) |
| 54 | + activesupport (= 6.1.7.8) |
55 | 55 | marcel (~> 1.0)
|
56 | 56 | mini_mime (>= 1.1.0)
|
57 |
| - activesupport (6.1.7.7) |
| 57 | + activesupport (6.1.7.8) |
58 | 58 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
59 | 59 | i18n (>= 1.6, < 2)
|
60 | 60 | minitest (>= 5.1)
|
|
86 | 86 | autoprefixer-rails (>= 9.1.0)
|
87 | 87 | popper_js (>= 1.16.1, < 2)
|
88 | 88 | sassc-rails (>= 2.0.0)
|
89 |
| - builder (3.2.4) |
| 89 | + builder (3.3.0) |
90 | 90 | byebug (11.1.3)
|
91 | 91 | childprocess (5.0.0)
|
92 | 92 | coderay (1.1.3)
|
|
102 | 102 | dotenv-rails (3.1.0)
|
103 | 103 | dotenv (= 3.1.0)
|
104 | 104 | railties (>= 6.1)
|
105 |
| - erubi (1.12.0) |
| 105 | + erubi (1.13.0) |
106 | 106 | ethon (0.16.0)
|
107 | 107 | ffi (>= 1.15.0)
|
108 | 108 | execjs (2.9.1)
|
@@ -186,16 +186,16 @@ GEM
|
186 | 186 | net-pop
|
187 | 187 | net-smtp
|
188 | 188 | marcel (1.0.4)
|
189 |
| - method_source (1.0.0) |
| 189 | + method_source (1.1.0) |
190 | 190 | mini_mime (1.1.5)
|
191 |
| - mini_portile2 (2.8.5) |
| 191 | + mini_portile2 (2.8.7) |
192 | 192 | minitest (5.25.1)
|
193 | 193 | multi_xml (0.6.0)
|
194 | 194 | net-http (0.4.1)
|
195 | 195 | uri
|
196 | 196 | net-http-persistent (4.0.2)
|
197 | 197 | connection_pool (~> 2.2)
|
198 |
| - net-imap (0.4.10) |
| 198 | + net-imap (0.5.0) |
199 | 199 | date
|
200 | 200 | net-protocol
|
201 | 201 | net-pop (0.1.2)
|
|
206 | 206 | net-protocol
|
207 | 207 | net_http_timeout_errors (1.0.0)
|
208 | 208 | nio4r (2.7.3)
|
209 |
| - nokogiri (1.16.3) |
| 209 | + nokogiri (1.16.7) |
210 | 210 | mini_portile2 (~> 2.8.2)
|
211 | 211 | racc (~> 1.4)
|
212 | 212 | oauth (1.1.0)
|
@@ -266,28 +266,28 @@ GEM
|
266 | 266 | puma (6.4.3)
|
267 | 267 | nio4r (~> 2.0)
|
268 | 268 | racc (1.8.1)
|
269 |
| - rack (2.2.9) |
| 269 | + rack (2.2.10) |
270 | 270 | rack-cache (1.17.0)
|
271 | 271 | rack (>= 0.4)
|
272 | 272 | rack-protection (3.2.0)
|
273 | 273 | base64 (>= 0.1.0)
|
274 | 274 | rack (~> 2.2, >= 2.2.4)
|
275 | 275 | rack-test (2.1.0)
|
276 | 276 | rack (>= 1.3)
|
277 |
| - rails (6.1.7.7) |
278 |
| - actioncable (= 6.1.7.7) |
279 |
| - actionmailbox (= 6.1.7.7) |
280 |
| - actionmailer (= 6.1.7.7) |
281 |
| - actionpack (= 6.1.7.7) |
282 |
| - actiontext (= 6.1.7.7) |
283 |
| - actionview (= 6.1.7.7) |
284 |
| - activejob (= 6.1.7.7) |
285 |
| - activemodel (= 6.1.7.7) |
286 |
| - activerecord (= 6.1.7.7) |
287 |
| - activestorage (= 6.1.7.7) |
288 |
| - activesupport (= 6.1.7.7) |
| 277 | + rails (6.1.7.8) |
| 278 | + actioncable (= 6.1.7.8) |
| 279 | + actionmailbox (= 6.1.7.8) |
| 280 | + actionmailer (= 6.1.7.8) |
| 281 | + actionpack (= 6.1.7.8) |
| 282 | + actiontext (= 6.1.7.8) |
| 283 | + actionview (= 6.1.7.8) |
| 284 | + activejob (= 6.1.7.8) |
| 285 | + activemodel (= 6.1.7.8) |
| 286 | + activerecord (= 6.1.7.8) |
| 287 | + activestorage (= 6.1.7.8) |
| 288 | + activesupport (= 6.1.7.8) |
289 | 289 | bundler (>= 1.15.0)
|
290 |
| - railties (= 6.1.7.7) |
| 290 | + railties (= 6.1.7.8) |
291 | 291 | sprockets-rails (>= 2.0.0)
|
292 | 292 | rails-controller-testing (1.0.5)
|
293 | 293 | actionpack (>= 5.0.1.rc1)
|
|
305 | 305 | rails_stdout_logging
|
306 | 306 | rails_serve_static_assets (0.0.5)
|
307 | 307 | rails_stdout_logging (0.0.5)
|
308 |
| - railties (6.1.7.7) |
309 |
| - actionpack (= 6.1.7.7) |
310 |
| - activesupport (= 6.1.7.7) |
| 308 | + railties (6.1.7.8) |
| 309 | + actionpack (= 6.1.7.8) |
| 310 | + activesupport (= 6.1.7.8) |
311 | 311 | method_source
|
312 | 312 | rake (>= 12.2)
|
313 | 313 | thor (~> 1.0)
|
@@ -386,16 +386,16 @@ GEM
|
386 | 386 | snaky_hash (2.0.1)
|
387 | 387 | hashie
|
388 | 388 | version_gem (~> 1.1, >= 1.1.1)
|
389 |
| - sprockets (3.7.3) |
| 389 | + sprockets (3.7.5) |
390 | 390 | base64
|
391 | 391 | concurrent-ruby (~> 1.0)
|
392 | 392 | rack (> 1, < 3)
|
393 |
| - sprockets-rails (3.4.2) |
394 |
| - actionpack (>= 5.2) |
395 |
| - activesupport (>= 5.2) |
| 393 | + sprockets-rails (3.5.2) |
| 394 | + actionpack (>= 6.1) |
| 395 | + activesupport (>= 6.1) |
396 | 396 | sprockets (>= 3.0.0)
|
397 | 397 | temple (0.10.3)
|
398 |
| - thor (1.3.1) |
| 398 | + thor (1.3.2) |
399 | 399 | tilt (2.3.0)
|
400 | 400 | timeout (0.4.1)
|
401 | 401 | typhoeus (1.4.1)
|
|
423 | 423 | websocket-extensions (>= 0.1.0)
|
424 | 424 | websocket-extensions (0.1.5)
|
425 | 425 | whitelabel (0.4.0)
|
426 |
| - zeitwerk (2.7.0) |
| 426 | + zeitwerk (2.7.1) |
427 | 427 |
|
428 | 428 | PLATFORMS
|
429 | 429 | ruby
|
|
0 commit comments