comparison Gemfile.lock @ 85:a08b7138f25d

Gem updates.
author Edho Arief <edho@myconan.net>
date Tue, 23 Oct 2012 04:01:20 -0700
parents d727fac4d4e5
children 09226d9a09f2
comparison
equal deleted inserted replaced
84:a9b68e36302e 85:a08b7138f25d
20 activerecord (3.2.8) 20 activerecord (3.2.8)
21 activemodel (= 3.2.8) 21 activemodel (= 3.2.8)
22 activesupport (= 3.2.8) 22 activesupport (= 3.2.8)
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) 25 activerecord-jdbc-adapter (1.2.2.1)
26 activerecord-jdbcmysql-adapter (1.2.2) 26 activerecord-jdbcmysql-adapter (1.2.2.1)
27 activerecord-jdbc-adapter (~> 1.2.2) 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.8)
30 activemodel (= 3.2.8) 30 activemodel (= 3.2.8)
31 activesupport (= 3.2.8) 31 activesupport (= 3.2.8)
32 activesupport (3.2.8) 32 activesupport (3.2.8)
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 bouncy-castle-java (1.5.0146.1) 36 builder (3.0.4)
37 builder (3.0.3)
38 erubis (2.7.0) 37 erubis (2.7.0)
39 execjs (1.4.0) 38 execjs (1.4.0)
40 multi_json (~> 1.0) 39 multi_json (~> 1.0)
41 hike (1.2.1) 40 hike (1.2.1)
42 i18n (0.6.1) 41 i18n (0.6.1)
43 jdbc-mysql (5.1.13) 42 jdbc-mysql (5.1.13)
44 journey (1.0.4) 43 journey (1.0.4)
45 jquery-rails (2.1.3) 44 jquery-rails (2.1.3)
46 railties (>= 3.1.0, < 5.0) 45 railties (>= 3.1.0, < 5.0)
47 thor (~> 0.14) 46 thor (~> 0.14)
48 jruby-openssl (0.7.7)
49 bouncy-castle-java (>= 1.5.0146.1)
50 json (1.7.5) 47 json (1.7.5)
51 json (1.7.5-java) 48 json (1.7.5-java)
52 kgio (2.7.4) 49 kgio (2.7.4)
53 mail (2.4.4) 50 mail (2.4.4)
54 i18n (>= 0.4.0) 51 i18n (>= 0.4.0)
55 mime-types (~> 1.16) 52 mime-types (~> 1.16)
56 treetop (~> 1.4.8) 53 treetop (~> 1.4.8)
57 mime-types (1.19) 54 mime-types (1.19)
58 multi_json (1.3.6) 55 multi_json (1.3.6)
59 mysql2 (0.3.11) 56 mysql2 (0.3.11)
60 newrelic_rpm (3.5.0) 57 newrelic_rpm (3.5.0.1)
61 polyglot (0.3.3) 58 polyglot (0.3.3)
62 puma (1.6.3) 59 puma (1.6.3)
63 rack (~> 1.2) 60 rack (~> 1.2)
64 puma (1.6.3-java) 61 puma (1.6.3-java)
65 rack (~> 1.2) 62 rack (~> 1.2)
117 ruby 114 ruby
118 115
119 DEPENDENCIES 116 DEPENDENCIES
120 activerecord-jdbcmysql-adapter 117 activerecord-jdbcmysql-adapter
121 jquery-rails 118 jquery-rails
122 jruby-openssl
123 json 119 json
124 mysql2 120 mysql2
125 newrelic_rpm 121 newrelic_rpm
126 puma 122 puma
127 rails (= 3.2.8) 123 rails (= 3.2.8)