|
14 | 14 | GEM
|
15 | 15 | remote: https://rubygems.org/
|
16 | 16 | specs:
|
17 |
| - actioncable (6.1.3) |
18 |
| - actionpack (= 6.1.3) |
19 |
| - activesupport (= 6.1.3) |
| 17 | + actioncable (6.1.3.1) |
| 18 | + actionpack (= 6.1.3.1) |
| 19 | + activesupport (= 6.1.3.1) |
20 | 20 | nio4r (~> 2.0)
|
21 | 21 | websocket-driver (>= 0.6.1)
|
22 |
| - actionmailbox (6.1.3) |
23 |
| - actionpack (= 6.1.3) |
24 |
| - activejob (= 6.1.3) |
25 |
| - activerecord (= 6.1.3) |
26 |
| - activestorage (= 6.1.3) |
27 |
| - activesupport (= 6.1.3) |
| 22 | + actionmailbox (6.1.3.1) |
| 23 | + actionpack (= 6.1.3.1) |
| 24 | + activejob (= 6.1.3.1) |
| 25 | + activerecord (= 6.1.3.1) |
| 26 | + activestorage (= 6.1.3.1) |
| 27 | + activesupport (= 6.1.3.1) |
28 | 28 | mail (>= 2.7.1)
|
29 |
| - actionmailer (6.1.3) |
30 |
| - actionpack (= 6.1.3) |
31 |
| - actionview (= 6.1.3) |
32 |
| - activejob (= 6.1.3) |
33 |
| - activesupport (= 6.1.3) |
| 29 | + actionmailer (6.1.3.1) |
| 30 | + actionpack (= 6.1.3.1) |
| 31 | + actionview (= 6.1.3.1) |
| 32 | + activejob (= 6.1.3.1) |
| 33 | + activesupport (= 6.1.3.1) |
34 | 34 | mail (~> 2.5, >= 2.5.4)
|
35 | 35 | rails-dom-testing (~> 2.0)
|
36 |
| - actionpack (6.1.3) |
37 |
| - actionview (= 6.1.3) |
38 |
| - activesupport (= 6.1.3) |
| 36 | + actionpack (6.1.3.1) |
| 37 | + actionview (= 6.1.3.1) |
| 38 | + activesupport (= 6.1.3.1) |
39 | 39 | rack (~> 2.0, >= 2.0.9)
|
40 | 40 | rack-test (>= 0.6.3)
|
41 | 41 | rails-dom-testing (~> 2.0)
|
42 | 42 | rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
43 |
| - actiontext (6.1.3) |
44 |
| - actionpack (= 6.1.3) |
45 |
| - activerecord (= 6.1.3) |
46 |
| - activestorage (= 6.1.3) |
47 |
| - activesupport (= 6.1.3) |
| 43 | + actiontext (6.1.3.1) |
| 44 | + actionpack (= 6.1.3.1) |
| 45 | + activerecord (= 6.1.3.1) |
| 46 | + activestorage (= 6.1.3.1) |
| 47 | + activesupport (= 6.1.3.1) |
48 | 48 | nokogiri (>= 1.8.5)
|
49 |
| - actionview (6.1.3) |
50 |
| - activesupport (= 6.1.3) |
| 49 | + actionview (6.1.3.1) |
| 50 | + activesupport (= 6.1.3.1) |
51 | 51 | builder (~> 3.1)
|
52 | 52 | erubi (~> 1.4)
|
53 | 53 | rails-dom-testing (~> 2.0)
|
54 | 54 | rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
55 |
| - activejob (6.1.3) |
56 |
| - activesupport (= 6.1.3) |
| 55 | + activejob (6.1.3.1) |
| 56 | + activesupport (= 6.1.3.1) |
57 | 57 | globalid (>= 0.3.6)
|
58 |
| - activemodel (6.1.3) |
59 |
| - activesupport (= 6.1.3) |
| 58 | + activemodel (6.1.3.1) |
| 59 | + activesupport (= 6.1.3.1) |
60 | 60 | activemodel-serializers-xml (1.0.2)
|
61 | 61 | activemodel (> 5.x)
|
62 | 62 | activesupport (> 5.x)
|
63 | 63 | builder (~> 3.1)
|
64 |
| - activerecord (6.1.3) |
65 |
| - activemodel (= 6.1.3) |
66 |
| - activesupport (= 6.1.3) |
| 64 | + activerecord (6.1.3.1) |
| 65 | + activemodel (= 6.1.3.1) |
| 66 | + activesupport (= 6.1.3.1) |
67 | 67 | activerecord-jdbc-adapter (61.0-java)
|
68 | 68 | activerecord (~> 6.1.0)
|
69 | 69 | activerecord-jdbcsqlite3-adapter (61.0-java)
|
70 | 70 | activerecord-jdbc-adapter (= 61.0)
|
71 | 71 | jdbc-sqlite3 (~> 3.8, < 3.30)
|
72 |
| - activestorage (6.1.3) |
73 |
| - actionpack (= 6.1.3) |
74 |
| - activejob (= 6.1.3) |
75 |
| - activerecord (= 6.1.3) |
76 |
| - activesupport (= 6.1.3) |
77 |
| - marcel (~> 0.3.1) |
78 |
| - mimemagic (~> 0.3.2) |
79 |
| - activesupport (6.1.3) |
| 72 | + activestorage (6.1.3.1) |
| 73 | + actionpack (= 6.1.3.1) |
| 74 | + activejob (= 6.1.3.1) |
| 75 | + activerecord (= 6.1.3.1) |
| 76 | + activesupport (= 6.1.3.1) |
| 77 | + marcel (~> 1.0.0) |
| 78 | + mini_mime (~> 1.0.2) |
| 79 | + activesupport (6.1.3.1) |
80 | 80 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
81 | 81 | i18n (>= 1.6, < 2)
|
82 | 82 | minitest (>= 5.1)
|
|
248 | 248 | nokogiri (>= 1.5.9)
|
249 | 249 | mail (2.7.1)
|
250 | 250 | mini_mime (>= 0.1.1)
|
251 |
| - marcel (0.3.3) |
252 |
| - mimemagic (~> 0.3.2)
B41A
|
| 251 | + marcel (1.0.0) |
253 | 252 | mdl (0.11.0)
|
254 | 253 | kramdown (~> 2.3)
|
255 | 254 | kramdown-parser-gfm (~> 1.1)
|
|
261 | 260 | mime-types (3.3.1)
|
262 | 261 | mime-types-data (~> 3.2015)
|
263 | 262 | mime-types-data (3.2020.1104)
|
264 |
| - mimemagic (0.3.9) |
265 |
| - nokogiri (~> 1) |
266 |
| - rake |
267 |
| - mini_mime (1.0.2) |
| 263 | + mini_mime (1.0.3) |
268 | 264 | mini_portile2 (2.5.0)
|
269 | 265 | minitest (5.14.4)
|
270 | 266 | mixlib-cli (2.1.8)
|
|
275 | 271 | multi_test (0.1.2)
|
276 | 272 | multipart-post (2.1.1)
|
277 | 273 | netrc (0.11.0)
|
278 |
| - nio4r (2.5.5) |
279 |
| - nio4r (2.5.5-java) |
| 274 | + nio4r (2.5.7) |
| 275 | + nio4r (2.5.7-java) |
280 | 276 | nokogiri (1.11.2)
|
281 | 277 | mini_portile2 (~> 2.5.0)
|
282 | 278 | racc (~> 1.4)
|
@@ -317,20 +313,20 @@ GEM
|
317 | 313 | rack (2.2.3)
|
318 | 314 | rack-test (1.1.0)
|
319 | 315 | rack (>= 1.0, < 3)
|
320 |
| - rails (6.1.3) |
321 |
| - actioncable (= 6.1.3) |
322 |
| - actionmailbox (= 6.1.3) |
323 |
| - actionmailer (= 6.1.3) |
324 |
| - actionpack (= 6.1.3) |
325 |
| - actiontext (= 6.1.3) |
326 |
| - actionview (= 6.1.3) |
327 |
| - activejob (= 6.1.3) |
328 |
| - activemodel (= 6.1.3) |
329 |
| - activerecord (= 6.1.3) |
330 |
| - activestorage (= 6.1.3) |
331 |
| - activesupport (= 6.1.3) |
| 316 | + rails (6.1.3.1) |
| 317 | + actioncable (= 6.1.3.1) |
| 318 | + actionmailbox (= 6.1.3.1) |
| 319 | + actionmailer (= 6.1.3.1) |
| 320 | + actionpack (= 6.1.3.1) |
| 321 | + actiontext (= 6.1.3.1) |
| 322 | + actionview (= 6.1.3.1) |
| 323 | + activejob (= 6.1.3.1) |
| 324 | + activemodel (= 6.1.3.1) |
| 325 | + activerecord (= 6.1.3.1) |
| 326 | + activestorage (= 6.1.3.1) |
| 327 | + activesupport (= 6.1.3.1) |
332 | 328 | bundler (>= 1.15.0)
|
333 |
| - railties (= 6.1.3) |
| 329 | + railties (= 6.1.3.1) |
334 | 330 | sprockets-rails (>= 2.0.0)
|
335 | 331 | rails-dom-testing (2.0.3)
|
336 | 332 | activesupport (>= 4.2.0)
|
|
340 | 336 | rails-i18n (6.0.0)
|
341 | 337 | i18n (>= 0.7, < 2)
|
342 | 338 | railties (>= 6.0.0, < 7)
|
343 |
| - railties (6.1.3) |
344 |
| - actionpack (= 6.1.3) |
345 |
| - activesupport (= 6.1.3) |
| 339 | + railties (6.1.3.1) |
| 340 | + actionpack (= 6.1.3.1) |
| 341 | + activesupport (= 6.1.3.1) |
346 | 342 | method_source
|
347 | 343 | rake (>= 0.8.7)
|
348 | 344 | thor (~> 1.0)
|
|
0 commit comments