guard / listen

The Listen gem listens to file modifications and notifies you about the changes.
https://rubygems.org/gems/listen
MIT License
1.93k stars 247 forks source link

Fix broken dependency rb-inotify 0.9.6 #364 #365

Closed benja83 closed 8 years ago

benja83 commented 8 years ago

PR trying to fix issue previously reported.

rb-inotify 0.9.6 has been removed from rubygems having rb-inotify 0.9.7 available

Any comments are welcome!