aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorMatthew Draper <matthew@trebex.net>2018-12-31 00:35:30 +1030
committerMatthew Draper <matthew@trebex.net>2018-12-31 00:38:05 +1030
commita796b993ad3717f9a0b3d5be070311ab7a0c95ba (patch)
tree2f9599c6abe4ee125eb9aaebb3a82452fa9b3ed5 /Gemfile.lock
parentbf11c425a2c4ed7cbd1a4e8a20f56723c02bb371 (diff)
downloadrails-a796b993ad3717f9a0b3d5be070311ab7a0c95ba.tar.gz
rails-a796b993ad3717f9a0b3d5be070311ab7a0c95ba.tar.bz2
rails-a796b993ad3717f9a0b3d5be070311ab7a0c95ba.zip
Switch to released rb-inotify 0.10.0
It contains guard/rb-inotify#79, which is what we were waiting for.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock11
1 files changed, 2 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 22a58b80f1..7b30653745 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,12 +1,4 @@
GIT
- remote: https://github.com/matthewd/rb-inotify.git
- revision: 856730aad4b285969e8dd621e44808a7c5af4242
- branch: close-handling
- specs:
- rb-inotify (0.9.9)
- ffi (~> 1.0)
-
-GIT
remote: https://github.com/matthewd/websocket-client-simple.git
revision: e161305f1a466b9398d86df3b1731b03362da91b
branch: close-race
@@ -391,6 +383,8 @@ GEM
rainbow (3.0.0)
rake (12.3.1)
rb-fsevent (0.10.3)
+ rb-inotify (0.10.0)
+ ffi (~> 1.0)
rdoc (6.0.4)
redcarpet (3.2.3)
redis (4.0.3)
@@ -568,7 +562,6 @@ DEPENDENCIES
rack-cache (~> 1.2)
rails!
rake (>= 11.1)
- rb-inotify!
redcarpet (~> 3.2.3)
redis (~> 4.0)
redis-namespace