aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorre4k <re4k@re4k.info>2013-03-12 19:09:23 +0900
committerre4k <re4k@re4k.info>2013-03-12 19:10:00 +0900
commit5d2a13afc4f08ba752a30e204367d028d09ad538 (patch)
tree138bad2cb0472ff8cd64f651704a93344f18b952 /Gemfile.lock
parent11d5c2683fe0f296280fa4b717db92b1d358d704 (diff)
downloadaclog-5d2a13afc4f08ba752a30e204367d028d09ad538.tar.gz
* Rewrite worker
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock20
1 files changed, 7 insertions, 13 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c38d712..6020296 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -6,12 +6,6 @@ GIT
multi_json (~> 1.3)
omniauth-oauth (~> 1.0)
-GIT
- remote: git://github.com/re4k/will_paginate.git
- revision: fcbbd91ced44aaabb1f369875ee9f4f651bc74fb
- specs:
- will_paginate (3.0.4)
-
GEM
remote: https://rubygems.org/
specs:
@@ -53,6 +47,8 @@ GEM
eventmachine (~> 1.0)
http_parser.rb (~> 0.5)
simple_oauth (~> 0.1)
+ em-work_queue (0.0.1)
+ eventmachine
erubis (2.7.0)
eventmachine (1.0.1)
execjs (1.4.0)
@@ -71,8 +67,10 @@ GEM
http_parser.rb (0.5.3)
i18n (0.6.4)
json (1.7.7)
+ kaminari (0.14.1)
+ actionpack (>= 3.0.0)
+ activesupport (>= 3.0.0)
kgio (2.8.0)
- libv8 (3.11.8.13)
mail (2.5.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
@@ -113,7 +111,6 @@ GEM
rake (10.0.3)
rdoc (3.12.2)
json (~> 1.4)
- ref (1.0.2)
sass (3.2.6)
sass-rails (4.0.0.beta1)
railties (>= 4.0.0.beta, < 5.0)
@@ -130,9 +127,6 @@ GEM
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
- therubyracer (0.11.4)
- libv8 (~> 3.11.8.12)
- ref
thor (0.17.0)
thread_safe (0.1.0)
atomic
@@ -160,15 +154,15 @@ PLATFORMS
DEPENDENCIES
coffee-rails (~> 4.0.0.beta1)
em-twitter
+ em-work_queue
haml-rails
+ kaminari
mysql2
omniauth-twitter!
rails (= 4.0.0.beta1)
rails_config
sass-rails (~> 4.0.0.beta1)
- therubyracer
twitter
uglifier (>= 1.0.3)
unicorn
- will_paginate!
yajl-ruby