mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
7c968b9572
* 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
|
||
---|---|---|
.. | ||
features | ||
fixtures | ||
lib | ||
spec | ||
.gemtest | ||
.rspec | ||
.simplecov | ||
.yardopts | ||
cucumber.yml | ||
middleman-core.gemspec | ||
Rakefile |