aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index be94db18d2..e767e58784 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,8 +1,8 @@
PATH
remote: .
specs:
- action_cable (0.0.1)
- activesupport (~> 4.2.0)
+ action_cable (0.0.2)
+ activesupport (>= 4.2.0)
celluloid (~> 0.16.0)
faye-websocket (~> 0.9.2)
@@ -17,7 +17,7 @@ GEM
tzinfo (~> 1.1)
celluloid (0.16.0)
timers (~> 4.0.0)
- eventmachine (1.0.4)
+ eventmachine (1.0.7)
faye-websocket (0.9.2)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)