comparison Gemfile.lock @ 95:68a30cb3a913

Updated rails to 3.2.9.
author Edho Arief <edho@myconan.net>
date Mon, 12 Nov 2012 09:08:29 +0700
parents b245005ac9ac
children e0e99705e79d
comparison
equal deleted inserted replaced
94:39bfe2a24bf9 95:68a30cb3a913
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 actionmailer (3.2.8) 4 actionmailer (3.2.9)
5 actionpack (= 3.2.8) 5 actionpack (= 3.2.9)
6 mail (~> 2.4.4) 6 mail (~> 2.4.4)
7 actionpack (3.2.8) 7 actionpack (3.2.9)
8 activemodel (= 3.2.8) 8 activemodel (= 3.2.9)
9 activesupport (= 3.2.8) 9 activesupport (= 3.2.9)
10 builder (~> 3.0.0) 10 builder (~> 3.0.0)
11 erubis (~> 2.7.0) 11 erubis (~> 2.7.0)
12 journey (~> 1.0.4) 12 journey (~> 1.0.4)
13 rack (~> 1.4.0) 13 rack (~> 1.4.0)
14 rack-cache (~> 1.2) 14 rack-cache (~> 1.2)
15 rack-test (~> 0.6.1) 15 rack-test (~> 0.6.1)
16 sprockets (~> 2.1.3) 16 sprockets (~> 2.2.1)
17 activemodel (3.2.8) 17 activemodel (3.2.9)
18 activesupport (= 3.2.8) 18 activesupport (= 3.2.9)
19 builder (~> 3.0.0) 19 builder (~> 3.0.0)
20 activerecord (3.2.8) 20 activerecord (3.2.9)
21 activemodel (= 3.2.8) 21 activemodel (= 3.2.9)
22 activesupport (= 3.2.8) 22 activesupport (= 3.2.9)
23 arel (~> 3.0.2) 23 arel (~> 3.0.2)
24 tzinfo (~> 0.3.29) 24 tzinfo (~> 0.3.29)
25 activerecord-jdbc-adapter (1.2.2.1) 25 activerecord-jdbc-adapter (1.2.2.1)
26 activerecord-jdbcmysql-adapter (1.2.2.1) 26 activerecord-jdbcmysql-adapter (1.2.2.1)
27 activerecord-jdbc-adapter (~> 1.2.2.1) 27 activerecord-jdbc-adapter (~> 1.2.2.1)
28 jdbc-mysql (~> 5.1.0) 28 jdbc-mysql (~> 5.1.0)
29 activeresource (3.2.8) 29 activeresource (3.2.9)
30 activemodel (= 3.2.8) 30 activemodel (= 3.2.9)
31 activesupport (= 3.2.8) 31 activesupport (= 3.2.9)
32 activesupport (3.2.8) 32 activesupport (3.2.9)
33 i18n (~> 0.6) 33 i18n (~> 0.6)
34 multi_json (~> 1.0) 34 multi_json (~> 1.0)
35 arel (3.0.2) 35 arel (3.0.2)
36 builder (3.0.4) 36 builder (3.0.4)
37 erubis (2.7.0) 37 erubis (2.7.0)
65 rack (>= 0.4) 65 rack (>= 0.4)
66 rack-ssl (1.3.2) 66 rack-ssl (1.3.2)
67 rack 67 rack
68 rack-test (0.6.2) 68 rack-test (0.6.2)
69 rack (>= 1.0) 69 rack (>= 1.0)
70 rails (3.2.8) 70 rails (3.2.9)
71 actionmailer (= 3.2.8) 71 actionmailer (= 3.2.9)
72 actionpack (= 3.2.8) 72 actionpack (= 3.2.9)
73 activerecord (= 3.2.8) 73 activerecord (= 3.2.9)
74 activeresource (= 3.2.8) 74 activeresource (= 3.2.9)
75 activesupport (= 3.2.8) 75 activesupport (= 3.2.9)
76 bundler (~> 1.0) 76 bundler (~> 1.0)
77 railties (= 3.2.8) 77 railties (= 3.2.9)
78 railties (3.2.8) 78 railties (3.2.9)
79 actionpack (= 3.2.8) 79 actionpack (= 3.2.9)
80 activesupport (= 3.2.8) 80 activesupport (= 3.2.9)
81 rack-ssl (~> 1.3.2) 81 rack-ssl (~> 1.3.2)
82 rake (>= 0.8.7) 82 rake (>= 0.8.7)
83 rdoc (~> 3.4) 83 rdoc (~> 3.4)
84 thor (>= 0.14.6, < 2.0) 84 thor (>= 0.14.6, < 2.0)
85 raindrops (0.10.0) 85 raindrops (0.10.0)
86 rake (0.9.2.2) 86 rake (10.0.0)
87 rdoc (3.12) 87 rdoc (3.12)
88 json (~> 1.4) 88 json (~> 1.4)
89 sass (3.2.2) 89 sass (3.2.3)
90 sass-rails (3.2.5) 90 sass-rails (3.2.5)
91 railties (~> 3.2.0) 91 railties (~> 3.2.0)
92 sass (>= 3.1.10) 92 sass (>= 3.1.10)
93 tilt (~> 1.3) 93 tilt (~> 1.3)
94 sprockets (2.1.3) 94 sprockets (2.2.1)
95 hike (~> 1.2) 95 hike (~> 1.2)
96 multi_json (~> 1.0)
96 rack (~> 1.0) 97 rack (~> 1.0)
97 tilt (~> 1.1, != 1.3.0) 98 tilt (~> 1.1, != 1.3.0)
98 thor (0.16.0) 99 thor (0.16.0)
99 tilt (1.3.3) 100 tilt (1.3.3)
100 treetop (1.4.12) 101 treetop (1.4.12)
118 jquery-rails 119 jquery-rails
119 json 120 json
120 mysql2 121 mysql2
121 newrelic_rpm 122 newrelic_rpm
122 puma 123 puma
123 rails (= 3.2.8) 124 rails (= 3.2.9)
124 sass-rails (~> 3.2.3) 125 sass-rails (~> 3.2.3)
125 uglifier (>= 1.0.3) 126 uglifier (>= 1.0.3)
126 unicorn 127 unicorn