|
14 | 14 | PATH |
15 | 15 | remote: . |
16 | 16 | specs: |
17 | | - actionmailer (4.2.5.2) |
18 | | - actionpack (= 4.2.5.2) |
19 | | - actionview (= 4.2.5.2) |
20 | | - activejob (= 4.2.5.2) |
| 17 | + actionmailer (4.2.6.rc1) |
| 18 | + actionpack (= 4.2.6.rc1) |
| 19 | + actionview (= 4.2.6.rc1) |
| 20 | + activejob (= 4.2.6.rc1) |
21 | 21 | mail (~> 2.5, >= 2.5.4) |
22 | 22 | rails-dom-testing (~> 1.0, >= 1.0.5) |
23 | | - actionpack (4.2.5.2) |
24 | | - actionview (= 4.2.5.2) |
25 | | - activesupport (= 4.2.5.2) |
| 23 | + actionpack (4.2.6.rc1) |
| 24 | + actionview (= 4.2.6.rc1) |
| 25 | + activesupport (= 4.2.6.rc1) |
26 | 26 | rack (~> 1.6) |
27 | 27 | rack-test (~> 0.6.2) |
28 | 28 | rails-dom-testing (~> 1.0, >= 1.0.5) |
29 | 29 | rails-html-sanitizer (~> 1.0, >= 1.0.2) |
30 | | - actionview (4.2.5.2) |
31 | | - activesupport (= 4.2.5.2) |
| 30 | + actionview (4.2.6.rc1) |
| 31 | + activesupport (= 4.2.6.rc1) |
32 | 32 | builder (~> 3.1) |
33 | 33 | erubis (~> 2.7.0) |
34 | 34 | rails-dom-testing (~> 1.0, >= 1.0.5) |
35 | 35 | rails-html-sanitizer (~> 1.0, >= 1.0.2) |
36 | | - activejob (4.2.5.2) |
37 | | - activesupport (= 4.2.5.2) |
| 36 | + activejob (4.2.6.rc1) |
| 37 | + activesupport (= 4.2.6.rc1) |
38 | 38 | globalid (>= 0.3.0) |
39 | | - activemodel (4.2.5.2) |
40 | | - activesupport (= 4.2.5.2) |
| 39 | + activemodel (4.2.6.rc1) |
| 40 | + activesupport (= 4.2.6.rc1) |
41 | 41 | builder (~> 3.1) |
42 | | - activerecord (4.2.5.2) |
43 | | - activemodel (= 4.2.5.2) |
44 | | - activesupport (= 4.2.5.2) |
| 42 | + activerecord (4.2.6.rc1) |
| 43 | + activemodel (= 4.2.6.rc1) |
| 44 | + activesupport (= 4.2.6.rc1) |
45 | 45 | arel (~> 6.0) |
46 | | - activesupport (4.2.5.2) |
| 46 | + activesupport (4.2.6.rc1) |
47 | 47 | i18n (~> 0.7) |
48 | 48 | json (~> 1.7, >= 1.7.7) |
49 | 49 | minitest (~> 5.1) |
50 | 50 | thread_safe (~> 0.3, >= 0.3.4) |
51 | 51 | tzinfo (~> 1.1) |
52 | | - rails (4.2.5.2) |
53 | | - actionmailer (= 4.2.5.2) |
54 | | - actionpack (= 4.2.5.2) |
55 | | - actionview (= 4.2.5.2) |
56 | | - activejob (= 4.2.5.2) |
57 | | - activemodel (= 4.2.5.2) |
58 | | - activerecord (= 4.2.5.2) |
59 | | - activesupport (= 4.2.5.2) |
| 52 | + rails (4.2.6.rc1) |
| 53 | + actionmailer (= 4.2.6.rc1) |
| 54 | + actionpack (= 4.2.6.rc1) |
| 55 | + actionview (= 4.2.6.rc1) |
| 56 | + activejob (= 4.2.6.rc1) |
| 57 | + activemodel (= 4.2.6.rc1) |
| 58 | + activerecord (= 4.2.6.rc1) |
| 59 | + activesupport (= 4.2.6.rc1) |
60 | 60 | bundler (>= 1.3.0, < 2.0) |
61 | | - railties (= 4.2.5.2) |
| 61 | + railties (= 4.2.6.rc1) |
62 | 62 | sprockets-rails |
63 | | - railties (4.2.5.2) |
64 | | - actionpack (= 4.2.5.2) |
65 | | - activesupport (= 4.2.5.2) |
| 63 | + railties (4.2.6.rc1) |
| 64 | + actionpack (= 4.2.6.rc1) |
| 65 | + activesupport (= 4.2.6.rc1) |
66 | 66 | rake (>= 0.8.7) |
67 | 67 | thor (>= 0.18.1, < 2.0) |
68 | 68 |
|
|
118 | 118 | mail (2.6.3) |
119 | 119 | mime-types (>= 1.16, < 3) |
120 | 120 | metaclass (0.0.4) |
121 | | - mime-types (2.99) |
| 121 | + mime-types (2.99.1) |
122 | 122 | mini_portile2 (2.0.0) |
123 | 123 | minitest (5.3.3) |
124 | 124 | mocha (0.14.0) |
|
198 | 198 | thread |
199 | 199 | sprockets (3.0.3) |
200 | 200 | rack (~> 1.0) |
201 | | - sprockets-rails (3.0.0) |
| 201 | + sprockets-rails (3.0.3) |
202 | 202 | actionpack (>= 4.0) |
203 | 203 | activesupport (>= 4.0) |
204 | 204 | sprockets (>= 3.0.0) |
|
0 commit comments