Binary package “ruby-spring-watcher-listen” in ubuntu oracular

Makes spring watch files using the listen library

 This library makes Spring watch the filesystem for changes using Listen rather
 than by polling the filesystem.
 .
 On larger projects this means spring will be more responsive, more accurate
 and use less cpu on local filesystems.
 .
 NFS, shared VM folders and user file systems will still need polling.