comparison Gemfile.lock @ 192:1da19a81f5d7

Update rails to 3.2.13 and various other gems.
author Edho Arief <edho@myconan.net>
date Wed, 20 Mar 2013 04:55:49 +0900
parents 7fe6d976d1a1
children d09bdb5904f5
comparison
equal deleted inserted replaced
191:4e409ac7082d 192:1da19a81f5d7
1 GEM 1 GEM
2 remote: https://rubygems.org/ 2 remote: https://rubygems.org/
3 specs: 3 specs:
4 actionmailer (3.2.12) 4 actionmailer (3.2.13)
5 actionpack (= 3.2.12) 5 actionpack (= 3.2.13)
6 mail (~> 2.4.4) 6 mail (~> 2.5.3)
7 actionpack (3.2.12) 7 actionpack (3.2.13)
8 activemodel (= 3.2.12) 8 activemodel (= 3.2.13)
9 activesupport (= 3.2.12) 9 activesupport (= 3.2.13)
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.5) 13 rack (~> 1.4.5)
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.2.1) 16 sprockets (~> 2.2.1)
17 activemodel (3.2.12) 17 activemodel (3.2.13)
18 activesupport (= 3.2.12) 18 activesupport (= 3.2.13)
19 builder (~> 3.0.0) 19 builder (~> 3.0.0)
20 activerecord (3.2.12) 20 activerecord (3.2.13)
21 activemodel (= 3.2.12) 21 activemodel (= 3.2.13)
22 activesupport (= 3.2.12) 22 activesupport (= 3.2.13)
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.7) 25 activerecord-jdbc-adapter (1.2.8)
26 activerecord-jdbcmysql-adapter (1.2.7) 26 activerecord-jdbcmysql-adapter (1.2.7)
27 activerecord-jdbc-adapter (~> 1.2.7) 27 activerecord-jdbc-adapter (~> 1.2.7)
28 jdbc-mysql (~> 5.1.0) 28 jdbc-mysql (~> 5.1.0)
29 activeresource (3.2.12) 29 activeresource (3.2.13)
30 activemodel (= 3.2.12) 30 activemodel (= 3.2.13)
31 activesupport (= 3.2.12) 31 activesupport (= 3.2.13)
32 activesupport (3.2.12) 32 activesupport (3.2.13)
33 i18n (~> 0.6) 33 i18n (= 0.6.1)
34 multi_json (~> 1.0) 34 multi_json (~> 1.0)
35 anjlab-bootstrap-rails (2.3.0.0) 35 anjlab-bootstrap-rails (2.3.1.1)
36 railties (>= 3.0) 36 railties (>= 3.0)
37 sass (>= 3.2) 37 sass (>= 3.2)
38 arel (3.0.2) 38 arel (3.0.2)
39 bouncy-castle-java (1.5.0146.1) 39 bouncy-castle-java (1.5.0147)
40 builder (3.0.4) 40 builder (3.0.4)
41 erubis (2.7.0) 41 erubis (2.7.0)
42 execjs (1.4.0) 42 execjs (1.4.0)
43 multi_json (~> 1.0) 43 multi_json (~> 1.0)
44 hike (1.2.1) 44 hike (1.2.1)
45 i18n (0.6.1) 45 i18n (0.6.1)
46 jdbc-mysql (5.1.22.1) 46 jdbc-mysql (5.1.24)
47 journey (1.0.4) 47 journey (1.0.4)
48 jquery-rails (2.2.1) 48 jquery-rails (2.2.1)
49 railties (>= 3.0, < 5.0) 49 railties (>= 3.0, < 5.0)
50 thor (>= 0.14, < 2.0) 50 thor (>= 0.14, < 2.0)
51 jruby-openssl (0.8.2) 51 jruby-openssl (0.8.6)
52 bouncy-castle-java (>= 1.5.0146.1) 52 bouncy-castle-java (>= 1.5.0147)
53 json (1.7.7) 53 json (1.7.7)
54 json (1.7.7-java) 54 json (1.7.7-java)
55 kgio (2.8.0) 55 kgio (2.8.0)
56 mail (2.4.4) 56 mail (2.5.3)
57 i18n (>= 0.4.0) 57 i18n (>= 0.4.0)
58 mime-types (~> 1.16) 58 mime-types (~> 1.16)
59 treetop (~> 1.4.8) 59 treetop (~> 1.4.8)
60 mime-types (1.21) 60 mime-types (1.21)
61 multi_json (1.6.1) 61 multi_json (1.7.1)
62 mysql2 (0.3.11) 62 mysql2 (0.3.11)
63 newrelic_rpm (3.5.7.59) 63 newrelic_rpm (3.5.8.72)
64 polyglot (0.3.3) 64 polyglot (0.3.3)
65 puma (1.6.3) 65 puma (1.6.3)
66 rack (~> 1.2) 66 rack (~> 1.2)
67 puma (1.6.3-java) 67 puma (1.6.3-java)
68 rack (~> 1.2) 68 rack (~> 1.2)
73 rack (>= 0.4) 73 rack (>= 0.4)
74 rack-ssl (1.3.3) 74 rack-ssl (1.3.3)
75 rack 75 rack
76 rack-test (0.6.2) 76 rack-test (0.6.2)
77 rack (>= 1.0) 77 rack (>= 1.0)
78 rails (3.2.12) 78 rails (3.2.13)
79 actionmailer (= 3.2.12) 79 actionmailer (= 3.2.13)
80 actionpack (= 3.2.12) 80 actionpack (= 3.2.13)
81 activerecord (= 3.2.12) 81 activerecord (= 3.2.13)
82 activeresource (= 3.2.12) 82 activeresource (= 3.2.13)
83 activesupport (= 3.2.12) 83 activesupport (= 3.2.13)
84 bundler (~> 1.0) 84 bundler (~> 1.0)
85 railties (= 3.2.12) 85 railties (= 3.2.13)
86 railties (3.2.12) 86 railties (3.2.13)
87 actionpack (= 3.2.12) 87 actionpack (= 3.2.13)
88 activesupport (= 3.2.12) 88 activesupport (= 3.2.13)
89 rack-ssl (~> 1.3.2) 89 rack-ssl (~> 1.3.2)
90 rake (>= 0.8.7) 90 rake (>= 0.8.7)
91 rdoc (~> 3.4) 91 rdoc (~> 3.4)
92 thor (>= 0.14.6, < 2.0) 92 thor (>= 0.14.6, < 2.0)
93 raindrops (0.10.0) 93 raindrops (0.10.0)
94 rake (10.0.3) 94 rake (10.0.3)
95 rdoc (3.12.1) 95 rdoc (3.12.2)
96 json (~> 1.4) 96 json (~> 1.4)
97 sass (3.2.6) 97 sass (3.2.7)
98 sass-rails (3.2.6) 98 sass-rails (3.2.6)
99 railties (~> 3.2.0) 99 railties (~> 3.2.0)
100 sass (>= 3.1.10) 100 sass (>= 3.1.10)
101 tilt (~> 1.3) 101 tilt (~> 1.3)
102 sprockets (2.2.2) 102 sprockets (2.2.2)
106 tilt (~> 1.1, != 1.3.0) 106 tilt (~> 1.1, != 1.3.0)
107 therubyrhino (2.0.2) 107 therubyrhino (2.0.2)
108 therubyrhino_jar (>= 1.7.3) 108 therubyrhino_jar (>= 1.7.3)
109 therubyrhino_jar (1.7.4) 109 therubyrhino_jar (1.7.4)
110 thor (0.17.0) 110 thor (0.17.0)
111 tilt (1.3.3) 111 tilt (1.3.6)
112 treetop (1.4.12) 112 treetop (1.4.12)
113 polyglot 113 polyglot
114 polyglot (>= 0.3.1) 114 polyglot (>= 0.3.1)
115 tzinfo (0.3.35) 115 tzinfo (0.3.37)
116 uglifier (1.3.0) 116 uglifier (1.3.0)
117 execjs (>= 0.3.0) 117 execjs (>= 0.3.0)
118 multi_json (~> 1.0, >= 1.0.2) 118 multi_json (~> 1.0, >= 1.0.2)
119 unicorn (4.6.1) 119 unicorn (4.6.2)
120 kgio (~> 2.6) 120 kgio (~> 2.6)
121 rack 121 rack
122 raindrops (~> 0.7) 122 raindrops (~> 0.7)
123 123
124 PLATFORMS 124 PLATFORMS
132 jruby-openssl 132 jruby-openssl
133 mysql2 133 mysql2
134 newrelic_rpm 134 newrelic_rpm
135 puma 135 puma
136 quiet_assets 136 quiet_assets
137 rails (~> 3.2.11) 137 rails (~> 3.2.13)
138 sass-rails (~> 3.2.3) 138 sass-rails (~> 3.2.3)
139 therubyrhino 139 therubyrhino
140 uglifier (>= 1.0.3) 140 uglifier (>= 1.0.3)
141 unicorn 141 unicorn