aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorMatthew Draper <matthew@trebex.net>2016-01-24 21:13:40 +1030
committerMatthew Draper <matthew@trebex.net>2016-01-24 21:13:40 +1030
commit9ff28c10ebad0d4781603499a3e3b1d7fd5fbd2c (patch)
tree7ee3ca515ce68e25fea47d97e3fd439ab9c55524 /Gemfile.lock
parent7363ad43f598d6833d3c773f56e58a9f5d6e2e1f (diff)
downloadrails-9ff28c10ebad0d4781603499a3e3b1d7fd5fbd2c.tar.gz
rails-9ff28c10ebad0d4781603499a3e3b1d7fd5fbd2c.tar.bz2
rails-9ff28c10ebad0d4781603499a3e3b1d7fd5fbd2c.zip
Add tests for the ActionCable adapters
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 6 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6b29d2c44b..0789c59905 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -139,6 +139,9 @@ GEM
delayed_job_active_record (4.1.0)
activerecord (>= 3.0, < 5)
delayed_job (>= 3.0, < 5)
+ em-hiredis (0.3.0)
+ eventmachine (~> 1.0)
+ hiredis (~> 0.5.0)
erubis (2.7.0)
eventmachine (1.0.9.1)
execjs (2.6.0)
@@ -150,6 +153,7 @@ GEM
ffi (1.9.10-x86-mingw32)
globalid (0.3.6)
activesupport (>= 4.1.0)
+ hiredis (0.5.2)
hitimes (1.2.3)
hitimes (1.2.3-x86-mingw32)
i18n (0.7.0)
@@ -302,6 +306,7 @@ DEPENDENCIES
dalli (>= 2.2.1)
delayed_job
delayed_job_active_record
+ em-hiredis
jquery-rails
json
kindlerb (= 0.1.1)
@@ -322,6 +327,7 @@ DEPENDENCIES
rails!
rake (>= 10.3)
redcarpet (~> 3.2.3)
+ redis
resque
resque-scheduler
sass!