Mercurial > zeropaste
comparison Gemfile.lock @ 320:612bc7c32324
Use memcached for caching.
author | edogawaconan <me@myconan.net> |
---|---|
date | Sun, 06 Apr 2014 03:04:43 +0900 |
parents | eac1893242bb |
children | e5954c26d039 |
comparison
equal
deleted
inserted
replaced
319:4944db0f98d8 | 320:612bc7c32324 |
---|---|
8 actionpack (4.1.0.rc2) | 8 actionpack (4.1.0.rc2) |
9 actionview (= 4.1.0.rc2) | 9 actionview (= 4.1.0.rc2) |
10 activesupport (= 4.1.0.rc2) | 10 activesupport (= 4.1.0.rc2) |
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) | |
14 actionpack (>= 4.0.0, < 5) | |
15 actionview (4.1.0.rc2) | 13 actionview (4.1.0.rc2) |
16 activesupport (= 4.1.0.rc2) | 14 activesupport (= 4.1.0.rc2) |
17 builder (~> 3.1) | 15 builder (~> 3.1) |
18 erubis (~> 2.7.0) | 16 erubis (~> 2.7.0) |
19 activemodel (4.1.0.rc2) | 17 activemodel (4.1.0.rc2) |
38 railties (>= 3.0) | 36 railties (>= 3.0) |
39 sass (>= 3.2) | 37 sass (>= 3.2) |
40 arel (5.0.0) | 38 arel (5.0.0) |
41 bouncy-castle-java (1.5.0147) | 39 bouncy-castle-java (1.5.0147) |
42 builder (3.2.2) | 40 builder (3.2.2) |
41 dalli (2.7.0) | |
43 erubis (2.7.0) | 42 erubis (2.7.0) |
44 execjs (2.0.2) | 43 execjs (2.0.2) |
45 hike (1.2.3) | 44 hike (1.2.3) |
46 hooves (0.7) | 45 hooves (0.7) |
47 unicorn (> 0) | 46 unicorn (> 0) |
128 PLATFORMS | 127 PLATFORMS |
129 java | 128 java |
130 ruby | 129 ruby |
131 | 130 |
132 DEPENDENCIES | 131 DEPENDENCIES |
133 actionpack-page_caching | |
134 activerecord-jdbcpostgresql-adapter | 132 activerecord-jdbcpostgresql-adapter |
135 anjlab-bootstrap-rails | 133 anjlab-bootstrap-rails |
134 dalli | |
136 hooves | 135 hooves |
137 jquery-rails | 136 jquery-rails |
138 jruby-openssl | 137 jruby-openssl |
139 newrelic_rpm | 138 newrelic_rpm |
140 pg | 139 pg |