2015-06-10 16:53:09 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
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-04-16 12:53:14 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Remove NOT_FOR_PLATFORM, builds fine on Darwin for me.
|
2015-03-13 17:05:19 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-listen to 2.9.0.
Changes are too many to write here, please refer:
https://github.com/guard/listen/releases.
|
2014-06-29 01:05:12 by David A. Holland | Files touched by this commit (1) |
Log message:
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-05-31 18:42:53 by Benny Siegert | Files touched by this commit (4) |
Log message:
Add new package, ruby-listen-2.7.5. From DESCR:
The Listen gem listens to file modifications and notifies you about the
changes.
|