aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorMatthew Draper <matthew@trebex.net>2017-05-27 09:38:08 +0930
committerMatthew Draper <matthew@trebex.net>2017-05-27 09:38:08 +0930
commitd93cd4357bacf32dab0f03a9a0abc4144fdcdf16 (patch)
treefd9eabdb96f86bb6aba413bd4365cca10d17846e /Gemfile.lock
parent4f993520f93c4c26bcf921be7c6ad5536fc1c71c (diff)
downloadrails-d93cd4357bacf32dab0f03a9a0abc4144fdcdf16.tar.gz
rails-d93cd4357bacf32dab0f03a9a0abc4144fdcdf16.tar.bz2
rails-d93cd4357bacf32dab0f03a9a0abc4144fdcdf16.zip
Switch to rb-inotify master
https://github.com/guard/rb-inotify/pull/49 has been merged.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 15e5607b3b..22418fa5e6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -7,12 +7,12 @@ GIT
pg (>= 0.17, < 0.20)
GIT
- remote: https://github.com/matthewd/rb-inotify.git
- revision: 90553518d1fb79aedc98a3036c59bd2b6731ac40
- branch: close-handling
+ remote: https://github.com/guard/rb-inotify.git
+ revision: 7e3c714a09ae2b38d2620835e794150d8857cd49
+ branch: master
specs:
- rb-inotify (0.9.7)
- ffi (>= 0.5.0)
+ rb-inotify (0.9.9)
+ ffi (~> 1.0)
GIT
remote: https://github.com/matthewd/websocket-client-simple.git