|
38 | 38 | PATH |
39 | 39 | remote: . |
40 | 40 | specs: |
41 | | - actioncable (6.1.0.alpha) |
42 | | - actionpack (= 6.1.0.alpha) |
43 | | - activesupport (= 6.1.0.alpha) |
| 41 | + actioncable (6.1.0.rc1) |
| 42 | + actionpack (= 6.1.0.rc1) |
| 43 | + activesupport (= 6.1.0.rc1) |
44 | 44 | nio4r (~> 2.0) |
45 | 45 | websocket-driver (>= 0.6.1) |
46 | | - actionmailbox (6.1.0.alpha) |
47 | | - actionpack (= 6.1.0.alpha) |
48 | | - activejob (= 6.1.0.alpha) |
49 | | - activerecord (= 6.1.0.alpha) |
50 | | - activestorage (= 6.1.0.alpha) |
51 | | - activesupport (= 6.1.0.alpha) |
| 46 | + actionmailbox (6.1.0.rc1) |
| 47 | + actionpack (= 6.1.0.rc1) |
| 48 | + activejob (= 6.1.0.rc1) |
| 49 | + activerecord (= 6.1.0.rc1) |
| 50 | + activestorage (= 6.1.0.rc1) |
| 51 | + activesupport (= 6.1.0.rc1) |
52 | 52 | mail (>= 2.7.1) |
53 | | - actionmailer (6.1.0.alpha) |
54 | | - actionpack (= 6.1.0.alpha) |
55 | | - actionview (= 6.1.0.alpha) |
56 | | - activejob (= 6.1.0.alpha) |
57 | | - activesupport (= 6.1.0.alpha) |
| 53 | + actionmailer (6.1.0.rc1) |
| 54 | + actionpack (= 6.1.0.rc1) |
| 55 | + actionview (= 6.1.0.rc1) |
| 56 | + activejob (= 6.1.0.rc1) |
| 57 | + activesupport (= 6.1.0.rc1) |
58 | 58 | mail (~> 2.5, >= 2.5.4) |
59 | 59 | rails-dom-testing (~> 2.0) |
60 | | - actionpack (6.1.0.alpha) |
61 | | - actionview (= 6.1.0.alpha) |
62 | | - activesupport (= 6.1.0.alpha) |
| 60 | + actionpack (6.1.0.rc1) |
| 61 | + actionview (= 6.1.0.rc1) |
| 62 | + activesupport (= 6.1.0.rc1) |
63 | 63 | rack (~> 2.0, >= 2.0.9) |
64 | 64 | rack-test (>= 0.6.3) |
65 | 65 | rails-dom-testing (~> 2.0) |
66 | 66 | rails-html-sanitizer (~> 1.0, >= 1.2.0) |
67 | | - actiontext (6.1.0.alpha) |
68 | | - actionpack (= 6.1.0.alpha) |
69 | | - activerecord (= 6.1.0.alpha) |
70 | | - activestorage (= 6.1.0.alpha) |
71 | | - activesupport (= 6.1.0.alpha) |
| 67 | + actiontext (6.1.0.rc1) |
| 68 | + actionpack (= 6.1.0.rc1) |
| 69 | + activerecord (= 6.1.0.rc1) |
| 70 | + activestorage (= 6.1.0.rc1) |
| 71 | + activesupport (= 6.1.0.rc1) |
72 | 72 | nokogiri (>= 1.8.5) |
73 | | - actionview (6.1.0.alpha) |
74 | | - activesupport (= 6.1.0.alpha) |
| 73 | + actionview (6.1.0.rc1) |
| 74 | + activesupport (= 6.1.0.rc1) |
75 | 75 | builder (~> 3.1) |
76 | 76 | erubi (~> 1.4) |
77 | 77 | rails-dom-testing (~> 2.0) |
78 | 78 | rails-html-sanitizer (~> 1.1, >= 1.2.0) |
79 | | - activejob (6.1.0.alpha) |
80 | | - activesupport (= 6.1.0.alpha) |
| 79 | + activejob (6.1.0.rc1) |
| 80 | + activesupport (= 6.1.0.rc1) |
81 | 81 | globalid (>= 0.3.6) |
82 | | - activemodel (6.1.0.alpha) |
83 | | - activesupport (= 6.1.0.alpha) |
84 | | - activerecord (6.1.0.alpha) |
85 | | - activemodel (= 6.1.0.alpha) |
86 | | - activesupport (= 6.1.0.alpha) |
87 | | - activestorage (6.1.0.alpha) |
88 | | - actionpack (= 6.1.0.alpha) |
89 | | - activejob (= 6.1.0.alpha) |
90 | | - activerecord (= 6.1.0.alpha) |
91 | | - activesupport (= 6.1.0.alpha) |
| 82 | + activemodel (6.1.0.rc1) |
| 83 | + activesupport (= 6.1.0.rc1) |
| 84 | + activerecord (6.1.0.rc1) |
| 85 | + activemodel (= 6.1.0.rc1) |
| 86 | + activesupport (= 6.1.0.rc1) |
| 87 | + activestorage (6.1.0.rc1) |
| 88 | + actionpack (= 6.1.0.rc1) |
| 89 | + activejob (= 6.1.0.rc1) |
| 90 | + activerecord (= 6.1.0.rc1) |
| 91 | + activesupport (= 6.1.0.rc1) |
92 | 92 | marcel (~> 0.3.1) |
93 | 93 | mimemagic (~> 0.3.2) |
94 | | - activesupport (6.1.0.alpha) |
| 94 | + activesupport (6.1.0.rc1) |
95 | 95 | concurrent-ruby (~> 1.0, >= 1.0.2) |
96 | 96 | i18n (>= 1.6, < 2) |
97 | 97 | minitest (>= 5.1) |
98 | 98 | tzinfo (~> 2.0) |
99 | 99 | zeitwerk (~> 2.3) |
100 | | - rails (6.1.0.alpha) |
101 | | - actioncable (= 6.1.0.alpha) |
102 | | - actionmailbox (= 6.1.0.alpha) |
103 | | - actionmailer (= 6.1.0.alpha) |
104 | | - actionpack (= 6.1.0.alpha) |
105 | | - actiontext (= 6.1.0.alpha) |
106 | | - actionview (= 6.1.0.alpha) |
107 | | - activejob (= 6.1.0.alpha) |
108 | | - activemodel (= 6.1.0.alpha) |
109 | | - activerecord (= 6.1.0.alpha) |
110 | | - activestorage (= 6.1.0.alpha) |
111 | | - activesupport (= 6.1.0.alpha) |
| 100 | + rails (6.1.0.rc1) |
| 101 | + actioncable (= 6.1.0.rc1) |
| 102 | + actionmailbox (= 6.1.0.rc1) |
| 103 | + actionmailer (= 6.1.0.rc1) |
| 104 | + actionpack (= 6.1.0.rc1) |
| 105 | + actiontext (= 6.1.0.rc1) |
| 106 | + actionview (= 6.1.0.rc1) |
| 107 | + activejob (= 6.1.0.rc1) |
| 108 | + activemodel (= 6.1.0.rc1) |
| 109 | + activerecord (= 6.1.0.rc1) |
| 110 | + activestorage (= 6.1.0.rc1) |
| 111 | + activesupport (= 6.1.0.rc1) |
112 | 112 | bundler (>= 1.15.0) |
113 | | - railties (= 6.1.0.alpha) |
| 113 | + railties (= 6.1.0.rc1) |
114 | 114 | sprockets-rails (>= 2.0.0) |
115 | | - railties (6.1.0.alpha) |
116 | | - actionpack (= 6.1.0.alpha) |
117 | | - activesupport (= 6.1.0.alpha) |
| 115 | + railties (6.1.0.rc1) |
| 116 | + actionpack (= 6.1.0.rc1) |
| 117 | + activesupport (= 6.1.0.rc1) |
118 | 118 | method_source |
119 | 119 | rake (>= 0.8.7) |
120 | 120 | thor (~> 1.0) |
|
324 | 324 | marcel (0.3.3) |
325 | 325 | mimemagic (~> 0.3.2) |
326 | 326 | memoist (0.16.2) |
327 | | - method_source (0.9.2) |
| 327 | + method_source (1.0.0) |
328 | 328 | mimemagic (0.3.5) |
329 | 329 | mini_magick (4.10.1) |
330 | 330 | mini_mime (1.0.2) |
@@ -545,12 +545,10 @@ GEM |
545 | 545 | websocket (1.2.8) |
546 | 546 | websocket-driver (0.7.1) |
547 | 547 | websocket-extensions (>= 0.1.0) |
548 | | - websocket-driver (0.7.1-java) |
549 | | - websocket-extensions (>= 0.1.0) |
550 | 548 | websocket-extensions (0.1.4) |
551 | 549 | xpath (3.2.0) |
552 | 550 | nokogiri (~> 1.8) |
553 | | - zeitwerk (2.4.0) |
| 551 | + zeitwerk (2.4.1) |
554 | 552 |
|
555 | 553 | PLATFORMS |
556 | 554 | java |
|
0 commit comments