comparison Gemfile.lock @ 302:04cddbdc7745

Update to rails 4.0.3
author edogawaconan <me@myconan.net>
date Wed, 19 Feb 2014 13:04:03 +0900
parents 59be20065799
children 5e16fc534c76
comparison
equal deleted inserted replaced
301:2fb00d365745 302:04cddbdc7745
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 actionmailer (4.0.2) 4 actionmailer (4.0.3)
5 actionpack (= 4.0.2) 5 actionpack (= 4.0.3)
6 mail (~> 2.5.4) 6 mail (~> 2.5.4)
7 actionpack (4.0.2) 7 actionpack (4.0.3)
8 activesupport (= 4.0.2) 8 activesupport (= 4.0.3)
9 builder (~> 3.1.0) 9 builder (~> 3.1.0)
10 erubis (~> 2.7.0) 10 erubis (~> 2.7.0)
11 rack (~> 1.5.2) 11 rack (~> 1.5.2)
12 rack-test (~> 0.6.2) 12 rack-test (~> 0.6.2)
13 actionpack-page_caching (1.0.2) 13 actionpack-page_caching (1.0.2)
14 actionpack (>= 4.0.0, < 5) 14 actionpack (>= 4.0.0, < 5)
15 activemodel (4.0.2) 15 activemodel (4.0.3)
16 activesupport (= 4.0.2) 16 activesupport (= 4.0.3)
17 builder (~> 3.1.0) 17 builder (~> 3.1.0)
18 activerecord (4.0.2) 18 activerecord (4.0.3)
19 activemodel (= 4.0.2) 19 activemodel (= 4.0.3)
20 activerecord-deprecated_finders (~> 1.0.2) 20 activerecord-deprecated_finders (~> 1.0.2)
21 activesupport (= 4.0.2) 21 activesupport (= 4.0.3)
22 arel (~> 4.0.0) 22 arel (~> 4.0.0)
23 activerecord-deprecated_finders (1.0.3) 23 activerecord-deprecated_finders (1.0.3)
24 activerecord-jdbc-adapter (1.3.6) 24 activerecord-jdbc-adapter (1.3.6)
25 activerecord (>= 2.2) 25 activerecord (>= 2.2)
26 activerecord-jdbcpostgresql-adapter (1.3.6) 26 activerecord-jdbcpostgresql-adapter (1.3.6)
27 activerecord-jdbc-adapter (~> 1.3.6) 27 activerecord-jdbc-adapter (~> 1.3.6)
28 jdbc-postgres (>= 9.1) 28 jdbc-postgres (>= 9.1)
29 activesupport (4.0.2) 29 activesupport (4.0.3)
30 i18n (~> 0.6, >= 0.6.4) 30 i18n (~> 0.6, >= 0.6.4)
31 minitest (~> 4.2) 31 minitest (~> 4.2)
32 multi_json (~> 1.3) 32 multi_json (~> 1.3)
33 thread_safe (~> 0.1) 33 thread_safe (~> 0.1)
34 tzinfo (~> 0.3.37) 34 tzinfo (~> 0.3.37)
59 mime-types (1.25.1) 59 mime-types (1.25.1)
60 minitest (4.7.5) 60 minitest (4.7.5)
61 multi_json (1.8.4) 61 multi_json (1.8.4)
62 newrelic_rpm (3.7.2.192) 62 newrelic_rpm (3.7.2.192)
63 pg (0.17.1) 63 pg (0.17.1)
64 polyglot (0.3.3) 64 polyglot (0.3.4)
65 puma (2.7.1) 65 puma (2.7.1)
66 rack (>= 1.1, < 2.0) 66 rack (>= 1.1, < 2.0)
67 puma (2.7.1-java) 67 puma (2.7.1-java)
68 rack (>= 1.1, < 2.0) 68 rack (>= 1.1, < 2.0)
69 quiet_assets (1.0.2) 69 quiet_assets (1.0.2)
70 railties (>= 3.1, < 5.0) 70 railties (>= 3.1, < 5.0)
71 rack (1.5.2) 71 rack (1.5.2)
72 rack-test (0.6.2) 72 rack-test (0.6.2)
73 rack (>= 1.0) 73 rack (>= 1.0)
74 rails (4.0.2) 74 rails (4.0.3)
75 actionmailer (= 4.0.2) 75 actionmailer (= 4.0.3)
76 actionpack (= 4.0.2) 76 actionpack (= 4.0.3)
77 activerecord (= 4.0.2) 77 activerecord (= 4.0.3)
78 activesupport (= 4.0.2) 78 activesupport (= 4.0.3)
79 bundler (>= 1.3.0, < 2.0) 79 bundler (>= 1.3.0, < 2.0)
80 railties (= 4.0.2) 80 railties (= 4.0.3)
81 sprockets-rails (~> 2.0.0) 81 sprockets-rails (~> 2.0.0)
82 railties (4.0.2) 82 railties (4.0.3)
83 actionpack (= 4.0.2) 83 actionpack (= 4.0.3)
84 activesupport (= 4.0.2) 84 activesupport (= 4.0.3)
85 rake (>= 0.8.7) 85 rake (>= 0.8.7)
86 thor (>= 0.18.1, < 2.0) 86 thor (>= 0.18.1, < 2.0)
87 raindrops (0.12.0) 87 raindrops (0.12.0)
88 rake (10.1.1) 88 rake (10.1.1)
89 sass (3.2.14) 89 sass (3.2.14)