middleman/middleman-core
Mike Vastola 7c968b9572 Updates to support Rails 5, Rack 3 and Sinatra 2 (beta) (#1984)
* Updates to support Rails 5, Rack 3 and Sinatra 2 (beta).

- Bump upper boundary of version for Rack dependency from 2.0 to 3 (exclusive).
- Version bump sinatra for CI testing to >= 2.0.0.beta2.
- Also replaces use of String#hash in middleman-core/features/asset_host.feature
to ensure sufficiently random variables are returned.

Closes middleman/middleman#1983.

* Testing revert of the version requirements...

To confirm my changes don't cause a regression for any of:
- Rails < 5
- Sinatra < 2
- Rack < 2

* Revert "Testing revert of the version requirements..."

This reverts commit 5cf4c2a07c0814eefa573358b1bc9b0eeb62f9c1.
2016-09-13 10:25:17 +02:00
..
features Updates to support Rails 5, Rack 3 and Sinatra 2 (beta) (#1984) 2016-09-13 10:25:17 +02:00
fixtures Add prefix option to asset_hash (#1949) 2016-07-02 17:55:25 -07:00
lib Updates to support Rails 5, Rack 3 and Sinatra 2 (beta) (#1984) 2016-09-13 10:25:17 +02: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 Updates to support Rails 5, Rack 3 and Sinatra 2 (beta) (#1984) 2016-09-13 10:25:17 +02:00
Rakefile Cop 2016-01-14 11:21:42 -08:00