|
1 | 1 | PATH
|
2 | 2 | remote: .
|
3 | 3 | specs:
|
4 |
| - prototype-rails (3.2.0.rc1) |
5 |
| - rails (~> 3.2.0.rc) |
| 4 | + prototype-rails (3.2.1) |
| 5 | + rails (~> 3.2) |
6 | 6 |
|
7 | 7 | GEM
|
8 | 8 | remote: http://rubygems.org/
|
9 | 9 | specs:
|
10 |
| - actionmailer (3.2.0.rc1) |
11 |
| - actionpack (= 3.2.0.rc1) |
12 |
| - mail (~> 2.3.0) |
13 |
| - actionpack (3.2.0.rc1) |
14 |
| - activemodel (= 3.2.0.rc1) |
15 |
| - activesupport (= 3.2.0.rc1) |
| 10 | + actionmailer (3.2.0) |
| 11 | + actionpack (= 3.2.0) |
| 12 | + mail (~> 2.4.0) |
| 13 | + actionpack (3.2.0) |
| 14 | + activemodel (= 3.2.0) |
| 15 | + activesupport (= 3.2.0) |
16 | 16 | builder (~> 3.0.0)
|
17 | 17 | erubis (~> 2.7.0)
|
18 |
| - i18n (~> 0.6) |
19 |
| - journey (~> 1.0.0.rc1) |
20 |
| - rack (~> 1.3.5) |
| 18 | + journey (~> 1.0.0) |
| 19 | + rack (~> 1.4.0) |
21 | 20 | rack-cache (~> 1.1)
|
22 | 21 | rack-test (~> 0.6.1)
|
23 | 22 | sprockets (~> 2.1.2)
|
24 |
| - activemodel (3.2.0.rc1) |
25 |
| - activesupport (= 3.2.0.rc1) |
| 23 | + activemodel (3.2.0) |
| 24 | + activesupport (= 3.2.0) |
26 | 25 | builder (~> 3.0.0)
|
27 |
| - i18n (~> 0.6) |
28 |
| - activerecord (3.2.0.rc1) |
29 |
| - activemodel (= 3.2.0.rc1) |
30 |
| - activesupport (= 3.2.0.rc1) |
31 |
| - arel (~> 3.0.0.rc1) |
| 26 | + activerecord (3.2.0) |
| 27 | + activemodel (= 3.2.0) |
| 28 | + activesupport (= 3.2.0) |
| 29 | + arel (~> 3.0.0) |
32 | 30 | tzinfo (~> 0.3.29)
|
33 |
| - activeresource (3.2.0.rc1) |
34 |
| - activemodel (= 3.2.0.rc1) |
35 |
| - activesupport (= 3.2.0.rc1) |
36 |
| - activesupport (3.2.0.rc1) |
| 31 | + activeresource (3.2.0) |
| 32 | + activemodel (= 3.2.0) |
| 33 | + activesupport (= 3.2.0) |
| 34 | + activesupport (3.2.0) |
37 | 35 | i18n (~> 0.6)
|
38 | 36 | multi_json (~> 1.0)
|
39 |
| - arel (3.0.0.rc1) |
| 37 | + arel (3.0.0) |
40 | 38 | builder (3.0.0)
|
41 | 39 | erubis (2.7.0)
|
42 | 40 | hike (1.2.1)
|
43 | 41 | i18n (0.6.0)
|
44 |
| - journey (1.0.0.rc3) |
45 |
| - json (1.6.4) |
46 |
| - mail (2.3.0) |
| 42 | + journey (1.0.0) |
| 43 | + json (1.6.5) |
| 44 | + mail (2.4.1) |
47 | 45 | i18n (>= 0.4.0)
|
48 | 46 | mime-types (~> 1.16)
|
49 | 47 | treetop (~> 1.4.8)
|
50 | 48 | metaclass (0.0.1)
|
51 | 49 | mime-types (1.17.2)
|
52 |
| - mocha (0.10.0) |
| 50 | + mocha (0.10.3) |
53 | 51 | metaclass (~> 0.0.1)
|
54 | 52 | multi_json (1.0.4)
|
55 | 53 | polyglot (0.3.3)
|
56 |
| - rack (1.3.5) |
| 54 | + rack (1.4.1) |
57 | 55 | rack-cache (1.1)
|
58 | 56 | rack (>= 0.4)
|
59 | 57 | rack-ssl (1.3.2)
|
60 | 58 | rack
|
61 | 59 | rack-test (0.6.1)
|
62 | 60 | rack (>= 1.0)
|
63 |
| - rails (3.2.0.rc1) |
64 |
| - actionmailer (= 3.2.0.rc1) |
65 |
| - actionpack (= 3.2.0.rc1) |
66 |
| - activerecord (= 3.2.0.rc1) |
67 |
| - activeresource (= 3.2.0.rc1) |
68 |
| - activesupport (= 3.2.0.rc1) |
| 61 | + rails (3.2.0) |
| 62 | + actionmailer (= 3.2.0) |
| 63 | + actionpack (= 3.2.0) |
| 64 | + activerecord (= 3.2.0) |
| 65 | + activeresource (= 3.2.0) |
| 66 | + activesupport (= 3.2.0) |
69 | 67 | bundler (~> 1.0)
|
70 |
| - railties (= 3.2.0.rc1) |
71 |
| - railties (3.2.0.rc1) |
72 |
| - actionpack (= 3.2.0.rc1) |
73 |
| - activesupport (= 3.2.0.rc1) |
| 68 | + railties (= 3.2.0) |
| 69 | + railties (3.2.0) |
| 70 | + actionpack (= 3.2.0) |
| 71 | + activesupport (= 3.2.0) |
74 | 72 | rack-ssl (~> 1.3.2)
|
75 | 73 | rake (>= 0.8.7)
|
76 | 74 | rdoc (~> 3.4)
|
|
0 commit comments