|
26 | 26 | PATH |
27 | 27 | remote: . |
28 | 28 | specs: |
29 | | - actioncable (5.2.3) |
30 | | - actionpack (= 5.2.3) |
| 29 | + actioncable (5.2.4.rc1) |
| 30 | + actionpack (= 5.2.4.rc1) |
31 | 31 | nio4r (~> 2.0) |
32 | 32 | websocket-driver (>= 0.6.1) |
33 | | - actionmailer (5.2.3) |
34 | | - actionpack (= 5.2.3) |
35 | | - actionview (= 5.2.3) |
36 | | - activejob (= 5.2.3) |
| 33 | + actionmailer (5.2.4.rc1) |
| 34 | + actionpack (= 5.2.4.rc1) |
| 35 | + actionview (= 5.2.4.rc1) |
| 36 | + activejob (= 5.2.4.rc1) |
37 | 37 | mail (~> 2.5, >= 2.5.4) |
38 | 38 | rails-dom-testing (~> 2.0) |
39 | | - actionpack (5.2.3) |
40 | | - actionview (= 5.2.3) |
41 | | - activesupport (= 5.2.3) |
| 39 | + actionpack (5.2.4.rc1) |
| 40 | + actionview (= 5.2.4.rc1) |
| 41 | + activesupport (= 5.2.4.rc1) |
42 | 42 | rack (~> 2.0) |
43 | 43 | rack-test (>= 0.6.3) |
44 | 44 | rails-dom-testing (~> 2.0) |
45 | 45 | rails-html-sanitizer (~> 1.0, >= 1.0.2) |
46 | | - actionview (5.2.3) |
47 | | - activesupport (= 5.2.3) |
| 46 | + actionview (5.2.4.rc1) |
| 47 | + activesupport (= 5.2.4.rc1) |
48 | 48 | builder (~> 3.1) |
49 | 49 | erubi (~> 1.4) |
50 | 50 | rails-dom-testing (~> 2.0) |
51 | 51 | rails-html-sanitizer (~> 1.0, >= 1.0.3) |
52 | | - activejob (5.2.3) |
53 | | - activesupport (= 5.2.3) |
| 52 | + activejob (5.2.4.rc1) |
| 53 | + activesupport (= 5.2.4.rc1) |
54 | 54 | globalid (>= 0.3.6) |
55 | | - activemodel (5.2.3) |
56 | | - activesupport (= 5.2.3) |
57 | | - activerecord (5.2.3) |
58 | | - activemodel (= 5.2.3) |
59 | | - activesupport (= 5.2.3) |
| 55 | + activemodel (5.2.4.rc1) |
| 56 | + activesupport (= 5.2.4.rc1) |
| 57 | + activerecord (5.2.4.rc1) |
| 58 | + activemodel (= 5.2.4.rc1) |
| 59 | + activesupport (= 5.2.4.rc1) |
60 | 60 | arel (>= 9.0) |
61 | | - activestorage (5.2.3) |
62 | | - actionpack (= 5.2.3) |
63 | | - activerecord (= 5.2.3) |
| 61 | + activestorage (5.2.4.rc1) |
| 62 | + actionpack (= 5.2.4.rc1) |
| 63 | + activerecord (= 5.2.4.rc1) |
64 | 64 | marcel (~> 0.3.1) |
65 | | - activesupport (5.2.3) |
| 65 | + activesupport (5.2.4.rc1) |
66 | 66 | concurrent-ruby (~> 1.0, >= 1.0.2) |
67 | 67 | i18n (>= 0.7, < 2) |
68 | 68 | minitest (~> 5.1) |
69 | 69 | tzinfo (~> 1.1) |
70 | | - rails (5.2.3) |
71 | | - actioncable (= 5.2.3) |
72 | | - actionmailer (= 5.2.3) |
73 | | - actionpack (= 5.2.3) |
74 | | - actionview (= 5.2.3) |
75 | | - activejob (= 5.2.3) |
76 | | - activemodel (= 5.2.3) |
77 | | - activerecord (= 5.2.3) |
78 | | - activestorage (= 5.2.3) |
79 | | - activesupport (= 5.2.3) |
| 70 | + rails (5.2.4.rc1) |
| 71 | + actioncable (= 5.2.4.rc1) |
| 72 | + actionmailer (= 5.2.4.rc1) |
| 73 | + actionpack (= 5.2.4.rc1) |
| 74 | + actionview (= 5.2.4.rc1) |
| 75 | + activejob (= 5.2.4.rc1) |
| 76 | + activemodel (= 5.2.4.rc1) |
| 77 | + activerecord (= 5.2.4.rc1) |
| 78 | + activestorage (= 5.2.4.rc1) |
| 79 | + activesupport (= 5.2.4.rc1) |
80 | 80 | bundler (>= 1.3.0) |
81 | | - railties (= 5.2.3) |
| 81 | + railties (= 5.2.4.rc1) |
82 | 82 | sprockets-rails (>= 2.0.0) |
83 | | - railties (5.2.3) |
84 | | - actionpack (= 5.2.3) |
85 | | - activesupport (= 5.2.3) |
| 83 | + railties (5.2.4.rc1) |
| 84 | + actionpack (= 5.2.4.rc1) |
| 85 | + activesupport (= 5.2.4.rc1) |
86 | 86 | method_source |
87 | 87 | rake (>= 0.8.7) |
88 | 88 | thor (>= 0.19.0, < 2.0) |
|
486 | 486 | websocket (1.2.8) |
487 | 487 | websocket-driver (0.7.1) |
488 | 488 | websocket-extensions (>= 0.1.0) |
489 | | - websocket-driver (0.7.1-java) |
490 | | - websocket-extensions (>= 0.1.0) |
491 | 489 | websocket-extensions (0.1.4) |
492 | 490 | xpath (3.2.0) |
493 | 491 | nokogiri (~> 1.8) |
|
0 commit comments