|
17 | 17 | PATH |
18 | 18 | remote: . |
19 | 19 | specs: |
20 | | - actioncable (5.0.1) |
21 | | - actionpack (= 5.0.1) |
| 20 | + actioncable (5.0.2.rc1) |
| 21 | + actionpack (= 5.0.2.rc1) |
22 | 22 | nio4r (>= 1.2, < 3.0) |
23 | 23 | websocket-driver (~> 0.6.1) |
24 | | - actionmailer (5.0.1) |
25 | | - actionpack (= 5.0.1) |
26 | | - actionview (= 5.0.1) |
27 | | - activejob (= 5.0.1) |
| 24 | + actionmailer (5.0.2.rc1) |
| 25 | + actionpack (= 5.0.2.rc1) |
| 26 | + actionview (= 5.0.2.rc1) |
| 27 | + activejob (= 5.0.2.rc1) |
28 | 28 | mail (~> 2.5, >= 2.5.4) |
29 | 29 | rails-dom-testing (~> 2.0) |
30 | | - actionpack (5.0.1) |
31 | | - actionview (= 5.0.1) |
32 | | - activesupport (= 5.0.1) |
| 30 | + actionpack (5.0.2.rc1) |
| 31 | + actionview (= 5.0.2.rc1) |
| 32 | + activesupport (= 5.0.2.rc1) |
33 | 33 | rack (~> 2.0) |
34 | 34 | rack-test (~> 0.6.3) |
35 | 35 | rails-dom-testing (~> 2.0) |
36 | 36 | rails-html-sanitizer (~> 1.0, >= 1.0.2) |
37 | | - actionview (5.0.1) |
38 | | - activesupport (= 5.0.1) |
| 37 | + actionview (5.0.2.rc1) |
| 38 | + activesupport (= 5.0.2.rc1) |
39 | 39 | builder (~> 3.1) |
40 | 40 | erubis (~> 2.7.0) |
41 | 41 | rails-dom-testing (~> 2.0) |
42 | 42 | rails-html-sanitizer (~> 1.0, >= 1.0.3) |
43 | | - activejob (5.0.1) |
44 | | - activesupport (= 5.0.1) |
| 43 | + activejob (5.0.2.rc1) |
| 44 | + activesupport (= 5.0.2.rc1) |
45 | 45 | globalid (>= 0.3.6) |
46 | | - activemodel (5.0.1) |
47 | | - activesupport (= 5.0.1) |
48 | | - activerecord (5.0.1) |
49 | | - activemodel (= 5.0.1) |
50 | | - activesupport (= 5.0.1) |
| 46 | + activemodel (5.0.2.rc1) |
| 47 | + activesupport (= 5.0.2.rc1) |
| 48 | + activerecord (5.0.2.rc1) |
| 49 | + activemodel (= 5.0.2.rc1) |
| 50 | + activesupport (= 5.0.2.rc1) |
51 | 51 | arel (~> 7.0) |
52 | | - activesupport (5.0.1) |
| 52 | + activesupport (5.0.2.rc1) |
53 | 53 | concurrent-ruby (~> 1.0, >= 1.0.2) |
54 | 54 | i18n (~> 0.7) |
55 | 55 | minitest (~> 5.1) |
56 | 56 | tzinfo (~> 1.1) |
57 | | - rails (5.0.1) |
58 | | - actioncable (= 5.0.1) |
59 | | - actionmailer (= 5.0.1) |
60 | | - actionpack (= 5.0.1) |
61 | | - actionview (= 5.0.1) |
62 | | - activejob (= 5.0.1) |
63 | | - activemodel (= 5.0.1) |
64 | | - activerecord (= 5.0.1) |
65 | | - activesupport (= 5.0.1) |
| 57 | + rails (5.0.2.rc1) |
| 58 | + actioncable (= 5.0.2.rc1) |
| 59 | + actionmailer (= 5.0.2.rc1) |
| 60 | + actionpack (= 5.0.2.rc1) |
| 61 | + actionview (= 5.0.2.rc1) |
| 62 | + activejob (= 5.0.2.rc1) |
| 63 | + activemodel (= 5.0.2.rc1) |
| 64 | + activerecord (= 5.0.2.rc1) |
| 65 | + activesupport (= 5.0.2.rc1) |
66 | 66 | bundler (>= 1.3.0, < 2.0) |
67 | | - railties (= 5.0.1) |
| 67 | + railties (= 5.0.2.rc1) |
68 | 68 | sprockets-rails (>= 2.0.0) |
69 | | - railties (5.0.1) |
70 | | - actionpack (= 5.0.1) |
71 | | - activesupport (= 5.0.1) |
| 69 | + railties (5.0.2.rc1) |
| 70 | + actionpack (= 5.0.2.rc1) |
| 71 | + activesupport (= 5.0.2.rc1) |
72 | 72 | method_source |
73 | 73 | rake (>= 0.8.7) |
74 | 74 | thor (>= 0.18.1, < 2.0) |
|
160 | 160 | activesupport (>= 4.1.0) |
161 | 161 | hiredis (0.6.1) |
162 | 162 | http_parser.rb (0.6.0) |
163 | | - i18n (0.8.0) |
| 163 | + i18n (0.8.1) |
164 | 164 | jquery-rails (4.2.1) |
165 | 165 | rails-dom-testing (>= 1, < 3) |
166 | 166 | railties (>= 4.2.0) |
|
191 | 191 | mysql2 (0.4.5) |
192 | 192 | mysql2 (0.4.5-x64-mingw32) |
193 | 193 | mysql2 (0.4.5-x86-mingw32) |
194 | | - nio4r (1.2.1) |
| 194 | + nio4r (2.0.0) |
195 | 195 | nokogiri (1.7.0) |
196 | 196 | mini_portile2 (~> 2.1.0) |
197 | 197 | nokogiri (1.7.0-x64-mingw32) |
@@ -370,4 +370,4 @@ DEPENDENCIES |
370 | 370 | wdm (>= 0.1.0) |
371 | 371 |
|
372 | 372 | BUNDLED WITH |
373 | | - 1.14.3 |
| 373 | + 1.14.4 |
0 commit comments