|
14 | 14 | PATH
|
15 | 15 | remote: .
|
16 | 16 | specs:
|
17 |
| - actionmailer (4.2.5.rc2) |
18 |
| - actionpack (= 4.2.5.rc2) |
19 |
| - actionview (= 4.2.5.rc2) |
20 |
| - activejob (= 4.2.5.rc2) |
| 17 | + actionmailer (4.2.5) |
| 18 | + actionpack (= 4.2.5) |
| 19 | + actionview (= 4.2.5) |
| 20 | + activejob (= 4.2.5) |
21 | 21 | mail (~> 2.5, >= 2.5.4)
|
22 | 22 | rails-dom-testing (~> 1.0, >= 1.0.5)
|
23 |
| - actionpack (4.2.5.rc2) |
24 |
| - actionview (= 4.2.5.rc2) |
25 |
| - activesupport (= 4.2.5.rc2) |
| 23 | + actionpack (4.2.5) |
| 24 | + actionview (= 4.2.5) |
| 25 | + activesupport (= 4.2.5) |
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.rc2) |
31 |
| - activesupport (= 4.2.5.rc2) |
| 30 | + actionview (4.2.5) |
| 31 | + activesupport (= 4.2.5) |
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.rc2) |
37 |
| - activesupport (= 4.2.5.rc2) |
| 36 | + activejob (4.2.5) |
| 37 | + activesupport (= 4.2.5) |
38 | 38 | globalid (>= 0.3.0)
|
39 |
| - activemodel (4.2.5.rc2) |
40 |
| - activesupport (= 4.2.5.rc2) |
| 39 | + activemodel (4.2.5) |
| 40 | + activesupport (= 4.2.5) |
41 | 41 | builder (~> 3.1)
|
42 |
| - activerecord (4.2.5.rc2) |
43 |
| - activemodel (= 4.2.5.rc2) |
44 |
| - activesupport (= 4.2.5.rc2) |
| 42 | + activerecord (4.2.5) |
| 43 | + activemodel (= 4.2.5) |
| 44 | + activesupport (= 4.2.5) |
45 | 45 | arel (~> 6.0)
|
46 |
| - activesupport (4.2.5.rc2) |
| 46 | + activesupport (4.2.5) |
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.rc2) |
53 |
| - actionmailer (= 4.2.5.rc2) |
54 |
| - actionpack (= 4.2.5.rc2) |
55 |
| - actionview (= 4.2.5.rc2) |
56 |
| - activejob (= 4.2.5.rc2) |
57 |
| - activemodel (= 4.2.5.rc2) |
58 |
| - activerecord (= 4.2.5.rc2) |
59 |
| - activesupport (= 4.2.5.rc2) |
| 52 | + rails (4.2.5) |
| 53 | + actionmailer (= 4.2.5) |
| 54 | + actionpack (= 4.2.5) |
| 55 | + actionview (= 4.2.5) |
| 56 | + activejob (= 4.2.5) |
| 57 | + activemodel (= 4.2.5) |
| 58 | + activerecord (= 4.2.5) |
| 59 | + activesupport (= 4.2.5) |
60 | 60 | bundler (>= 1.3.0, < 2.0)
|
61 |
| - railties (= 4.2.5.rc2) |
| 61 | + railties (= 4.2.5) |
62 | 62 | sprockets-rails
|
63 |
| - railties (4.2.5.rc2) |
64 |
| - actionpack (= 4.2.5.rc2) |
65 |
| - activesupport (= 4.2.5.rc2) |
| 63 | + railties (4.2.5) |
| 64 | + actionpack (= 4.2.5) |
| 65 | + activesupport (= 4.2.5) |
66 | 66 | rake (>= 0.8.7)
|
67 | 67 | thor (>= 0.18.1, < 2.0)
|
68 | 68 |
|
|
0 commit comments