|
1 | 1 | GIT |
2 | 2 | remote: git://github.com/rails/rails.git |
3 | | - revision: 892c539591c001285792b7865fe5d70846b0041b |
4 | | - branch: master |
| 3 | + revision: b423eba444274a47b1fa12db71a9f8290f4cd636 |
| 4 | + branch: 4-1-stable |
5 | 5 | specs: |
6 | | - actionmailer (4.1.0.beta1) |
7 | | - actionpack (= 4.1.0.beta1) |
8 | | - actionview (= 4.1.0.beta1) |
| 6 | + actionmailer (4.1.0.rc1) |
| 7 | + actionpack (= 4.1.0.rc1) |
| 8 | + actionview (= 4.1.0.rc1) |
9 | 9 | mail (~> 2.5.4) |
10 | | - actionpack (4.1.0.beta1) |
11 | | - actionview (= 4.1.0.beta1) |
12 | | - activesupport (= 4.1.0.beta1) |
| 10 | + actionpack (4.1.0.rc1) |
| 11 | + actionview (= 4.1.0.rc1) |
| 12 | + activesupport (= 4.1.0.rc1) |
13 | 13 | rack (~> 1.5.2) |
14 | 14 | rack-test (~> 0.6.2) |
15 | | - actionview (4.1.0.beta1) |
16 | | - activesupport (= 4.1.0.beta1) |
| 15 | + actionview (4.1.0.rc1) |
| 16 | + activesupport (= 4.1.0.rc1) |
17 | 17 | builder (~> 3.1) |
18 | 18 | erubis (~> 2.7.0) |
19 | | - activemodel (4.1.0.beta1) |
20 | | - activesupport (= 4.1.0.beta1) |
| 19 | + activemodel (4.1.0.rc1) |
| 20 | + activesupport (= 4.1.0.rc1) |
21 | 21 | builder (~> 3.1) |
22 | | - activerecord (4.1.0.beta1) |
23 | | - activemodel (= 4.1.0.beta1) |
24 | | - activesupport (= 4.1.0.beta1) |
| 22 | + activerecord (4.1.0.rc1) |
| 23 | + activemodel (= 4.1.0.rc1) |
| 24 | + activesupport (= 4.1.0.rc1) |
25 | 25 | arel (~> 5.0.0) |
26 | | - activesupport (4.1.0.beta1) |
| 26 | + activesupport (4.1.0.rc1) |
27 | 27 | i18n (~> 0.6, >= 0.6.9) |
28 | 28 | json (~> 1.7, >= 1.7.7) |
29 | 29 | minitest (~> 5.1) |
30 | 30 | thread_safe (~> 0.1) |
31 | 31 | tzinfo (~> 1.1) |
32 | | - rails (4.1.0.beta1) |
33 | | - actionmailer (= 4.1.0.beta1) |
34 | | - actionpack (= 4.1.0.beta1) |
35 | | - actionview (= 4.1.0.beta1) |
36 | | - activemodel (= 4.1.0.beta1) |
37 | | - activerecord (= 4.1.0.beta1) |
38 | | - activesupport (= 4.1.0.beta1) |
| 32 | + rails (4.1.0.rc1) |
| 33 | + actionmailer (= 4.1.0.rc1) |
| 34 | + actionpack (= 4.1.0.rc1) |
| 35 | + actionview (= 4.1.0.rc1) |
| 36 | + activemodel (= 4.1.0.rc1) |
| 37 | + activerecord (= 4.1.0.rc1) |
| 38 | + activesupport (= 4.1.0.rc1) |
39 | 39 | bundler (>= 1.3.0, < 2.0) |
40 | | - railties (= 4.1.0.beta1) |
| 40 | + railties (= 4.1.0.rc1) |
41 | 41 | sprockets-rails (~> 2.0.0) |
42 | | - railties (4.1.0.beta1) |
43 | | - actionpack (= 4.1.0.beta1) |
44 | | - activesupport (= 4.1.0.beta1) |
| 42 | + railties (4.1.0.rc1) |
| 43 | + actionpack (= 4.1.0.rc1) |
| 44 | + activesupport (= 4.1.0.rc1) |
45 | 45 | rake (>= 0.8.7) |
46 | 46 | thor (>= 0.18.1, < 2.0) |
47 | 47 |
|
48 | 48 | GEM |
49 | 49 | remote: https://rubygems.org/ |
50 | 50 | specs: |
51 | 51 | arel (5.0.0) |
52 | | - atomic (1.1.14-java) |
| 52 | + atomic (1.1.16-java) |
53 | 53 | builder (3.2.2) |
54 | 54 | diff-lcs (1.2.5) |
55 | 55 | erubis (2.7.0) |
|
60 | 60 | mime-types (~> 1.16) |
61 | 61 | treetop (~> 1.4.8) |
62 | 62 | mime-types (1.25.1) |
63 | | - minitest (5.2.2) |
64 | | - multi_json (1.8.4) |
| 63 | + minitest (5.3.1) |
| 64 | + multi_json (1.9.2) |
65 | 65 | polyglot (0.3.4) |
66 | 66 | rack (1.5.2) |
67 | 67 | rack-test (0.6.2) |
|
71 | 71 | rspec-core (~> 2.14.0) |
72 | 72 | rspec-expectations (~> 2.14.0) |
73 | 73 | rspec-mocks (~> 2.14.0) |
74 | | - rspec-core (2.14.7) |
| 74 | + rspec-core (2.14.8) |
75 | 75 | rspec-expectations (2.14.5) |
76 | 76 | diff-lcs (>= 1.1.3, < 2.0) |
77 | | - rspec-mocks (2.14.5) |
78 | | - sprockets (2.11.0) |
| 77 | + rspec-mocks (2.14.6) |
| 78 | + sprockets (2.12.0) |
79 | 79 | hike (~> 1.2) |
80 | 80 | multi_json (~> 1.0) |
81 | 81 | rack (~> 1.0) |
|
84 | 84 | actionpack (>= 3.0) |
85 | 85 | activesupport (>= 3.0) |
86 | 86 | sprockets (~> 2.8) |
87 | | - thor (0.18.1) |
88 | | - thread_safe (0.1.3-java) |
89 | | - atomic |
| 87 | + thor (0.19.1) |
| 88 | + thread_safe (0.3.1-java) |
| 89 | + atomic (>= 1.1.7, < 2) |
90 | 90 | tilt (1.4.1) |
91 | 91 | treetop (1.4.15) |
92 | 92 | polyglot |
|
0 commit comments