Commit graph

5 commits

Author SHA1 Message Date
taca
a711f5aa0a Update ruby-listen to 2.10.0.
v2.10.0
@e2 e2 released this on 27 Mar, 6 commits to master since this release

Major changes

* #304 - lock to Cellulloid 0.16 (if you need Celluloid 0.15, use Listen 2.9.0 and ask for backports if necessary)

Bugfixes

* #301 - avoid BSD adapter crash when watched file doesn't exist

Improvements

* #303 - allow listen tool to watch multiple directories
2015-06-10 14:53:09 +00:00
jperkin
d8b7e53959 Remove NOT_FOR_PLATFORM, builds fine on Darwin for me. 2015-04-16 10:53:14 +00:00
taca
c84c41ec46 Update ruby-listen to 2.9.0.
Changes are too many to write here, please refer:
https://github.com/guard/listen/releases.
2015-03-13 16:05:19 +00:00
dholland
eb3d5c8ffb Says it doesn't support ruby18 if you try to build it, so mark it
accordingly.

(Is there any reason there isn't there a RUBY_VERSIONS_INCOMPATIBLE
variable like we have for python and lua and in other similar
situations?)
2014-06-28 23:05:12 +00:00
bsiegert
c1d3d883be Add new package, ruby-listen-2.7.5. From DESCR:
The Listen gem listens to file modifications and notifies you about the
changes.
2014-05-31 16:42:53 +00:00