Mercurial > zeropaste
comparison Gemfile.lock @ 157:3886be50efde
Apparently jruby-openssl is still required.
author | Edho Arief <edho@myconan.net> |
---|---|
date | Wed, 28 Nov 2012 09:40:56 -0800 |
parents | 244e752087d6 |
children | 2b0a6d692588 |
comparison
equal
deleted
inserted
replaced
156:d7b64b639d15 | 157:3886be50efde |
---|---|
34 multi_json (~> 1.0) | 34 multi_json (~> 1.0) |
35 anjlab-bootstrap-rails (2.2.1.2) | 35 anjlab-bootstrap-rails (2.2.1.2) |
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 builder (3.0.4) | 40 builder (3.0.4) |
40 erubis (2.7.0) | 41 erubis (2.7.0) |
41 execjs (1.4.0) | 42 execjs (1.4.0) |
42 multi_json (~> 1.0) | 43 multi_json (~> 1.0) |
43 hike (1.2.1) | 44 hike (1.2.1) |
45 jdbc-mysql (5.1.13) | 46 jdbc-mysql (5.1.13) |
46 journey (1.0.4) | 47 journey (1.0.4) |
47 jquery-rails (2.1.4) | 48 jquery-rails (2.1.4) |
48 railties (>= 3.0, < 5.0) | 49 railties (>= 3.0, < 5.0) |
49 thor (>= 0.14, < 2.0) | 50 thor (>= 0.14, < 2.0) |
51 jruby-openssl (0.7.7) | |
52 bouncy-castle-java (>= 1.5.0146.1) | |
50 json (1.7.5) | 53 json (1.7.5) |
51 json (1.7.5-java) | 54 json (1.7.5-java) |
52 kgio (2.7.4) | 55 kgio (2.7.4) |
53 mail (2.4.4) | 56 mail (2.4.4) |
54 i18n (>= 0.4.0) | 57 i18n (>= 0.4.0) |
119 | 122 |
120 DEPENDENCIES | 123 DEPENDENCIES |
121 activerecord-jdbcmysql-adapter | 124 activerecord-jdbcmysql-adapter |
122 anjlab-bootstrap-rails (>= 2.0) | 125 anjlab-bootstrap-rails (>= 2.0) |
123 jquery-rails | 126 jquery-rails |
127 jruby-openssl | |
124 json | 128 json |
125 mysql2 | 129 mysql2 |
126 newrelic_rpm | 130 newrelic_rpm |
127 puma | 131 puma |
128 rails (= 3.2.9) | 132 rails (= 3.2.9) |