aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index b69c05025f..c3dd4436da 100644
--- a/Gemfile
+++ b/Gemfile
@@ -66,6 +66,8 @@ group :cable do
gem 'em-hiredis', require: false
gem 'redis', require: false
+
+ gem 'faye-websocket', github: "matthewd/faye-websocket-ruby", branch: "no-em-concept", require: false
end
# Add your own local bundler stuff.