middleman/middleman-core
Peter Suschlik 1581bfc27e Convert latency option to a Fixnum (#1928)
As @vill pointed out in https://github.com/middleman/middleman/issues/1866#issuecomment-222869287
passing `--watcher-latency=2` fails because the gem `listen` expects `latency` to be an `Fixnum`.

This commit fixes this issue.
2016-06-01 14:19:13 -07:00
..
features Prevent overwrite of Slim embedded options (#1927) 2016-05-31 13:15:21 -07:00
fixtures Prevent overwrite of Slim embedded options (#1927) 2016-05-31 13:15:21 -07:00
lib Convert latency option to a Fixnum (#1928) 2016-06-01 14:19:13 -07:00
spec Fix asset_url with asset_hash (#1919) 2016-05-22 12:31:53 -07:00
.gemtest enable gemtest at a per-gem level 2012-01-02 14:48:47 -08:00
.rspec Forward port some stable changes 2015-09-17 09:41:17 -07:00
.simplecov ignore vendor in simplecov 2013-06-04 14:28:46 -07:00
.yardopts Improve documentation for Middleman::Extension 2014-05-11 00:35:15 -07:00
cucumber.yml Forward port some stable changes 2015-09-17 09:41:17 -07:00
middleman-core.gemspec Add support for dotenv 2016-05-25 10:54:49 -07:00
Rakefile Cop 2016-01-14 11:21:42 -08:00