|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - actionmailer (4.1.16.rc1) |
5 | | - actionpack (= 4.1.16.rc1) |
6 | | - actionview (= 4.1.16.rc1) |
| 4 | + actionmailer (4.1.16) |
| 5 | + actionpack (= 4.1.16) |
| 6 | + actionview (= 4.1.16) |
7 | 7 | mail (~> 2.5, >= 2.5.4) |
8 | | - actionpack (4.1.16.rc1) |
9 | | - actionview (= 4.1.16.rc1) |
10 | | - activesupport (= 4.1.16.rc1) |
| 8 | + actionpack (4.1.16) |
| 9 | + actionview (= 4.1.16) |
| 10 | + activesupport (= 4.1.16) |
11 | 11 | rack (~> 1.5.2) |
12 | 12 | rack-test (~> 0.6.2) |
13 | | - actionview (4.1.16.rc1) |
14 | | - activesupport (= 4.1.16.rc1) |
| 13 | + actionview (4.1.16) |
| 14 | + activesupport (= 4.1.16) |
15 | 15 | builder (~> 3.1) |
16 | 16 | erubis (~> 2.7.0) |
17 | | - activemodel (4.1.16.rc1) |
18 | | - activesupport (= 4.1.16.rc1) |
| 17 | + activemodel (4.1.16) |
| 18 | + activesupport (= 4.1.16) |
19 | 19 | builder (~> 3.1) |
20 | | - activerecord (4.1.16.rc1) |
21 | | - activemodel (= 4.1.16.rc1) |
22 | | - activesupport (= 4.1.16.rc1) |
| 20 | + activerecord (4.1.16) |
| 21 | + activemodel (= 4.1.16) |
| 22 | + activesupport (= 4.1.16) |
23 | 23 | arel (~> 5.0.0) |
24 | | - activesupport (4.1.16.rc1) |
| 24 | + activesupport (4.1.16) |
25 | 25 | i18n (~> 0.6, >= 0.6.9) |
26 | 26 | json (~> 1.7, >= 1.7.7) |
27 | 27 | minitest (~> 5.1) |
28 | 28 | thread_safe (~> 0.1) |
29 | 29 | tzinfo (~> 1.1) |
30 | | - rails (4.1.16.rc1) |
31 | | - actionmailer (= 4.1.16.rc1) |
32 | | - actionpack (= 4.1.16.rc1) |
33 | | - actionview (= 4.1.16.rc1) |
34 | | - activemodel (= 4.1.16.rc1) |
35 | | - activerecord (= 4.1.16.rc1) |
36 | | - activesupport (= 4.1.16.rc1) |
| 30 | + rails (4.1.16) |
| 31 | + actionmailer (= 4.1.16) |
| 32 | + actionpack (= 4.1.16) |
| 33 | + actionview (= 4.1.16) |
| 34 | + activemodel (= 4.1.16) |
| 35 | + activerecord (= 4.1.16) |
| 36 | + activesupport (= 4.1.16) |
37 | 37 | bundler (>= 1.3.0, < 2.0) |
38 | | - railties (= 4.1.16.rc1) |
| 38 | + railties (= 4.1.16) |
39 | 39 | sprockets-rails (~> 2.0) |
40 | | - railties (4.1.16.rc1) |
41 | | - actionpack (= 4.1.16.rc1) |
42 | | - activesupport (= 4.1.16.rc1) |
| 40 | + railties (4.1.16) |
| 41 | + actionpack (= 4.1.16) |
| 42 | + activesupport (= 4.1.16) |
43 | 43 | rake (>= 0.8.7) |
44 | 44 | thor (>= 0.18.1, < 2.0) |
45 | 45 |
|
|
0 commit comments