middleman/middleman-core/lib/middleman-core/extensions
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
..
asset_hash.rb Add prefix option to asset_hash (#1949) 2016-07-02 17:55:25 -07:00
asset_host.rb Minor perf tweaks 2016-04-21 16:12:33 -07:00
automatic_alt_tags.rb updated from stable 2014-08-14 10:14:26 -07:00
automatic_image_sizes.rb Perf work and Parallel builds 2016-01-22 15:57:07 -08:00
cache_buster.rb Create a single default list of asset extensions. Add .ico to it. Fixes #1830. 2016-03-22 15:43:48 -07:00
directory_indexes.rb Added .xhtml 2016-03-21 15:19:36 +00:00
external_pipeline.rb Allow restarting external-pipeline without orphaning processes 2016-04-12 10:00:09 -07:00
gzip.rb .xml removed from Gzip defaults 2016-01-28 08:16:23 +00:00
lorem.rb Cop 2016-01-14 11:21:42 -08:00
minify_css.rb Updates to support Rails 5, Rack 3 and Sinatra 2 (beta) (#1984) 2016-09-13 10:25:17 +02:00
minify_javascript.rb Updates to support Rails 5, Rack 3 and Sinatra 2 (beta) (#1984) 2016-09-13 10:25:17 +02:00
relative_assets.rb Fix japanese characters encoding in URLs 2016-07-10 17:03:22 -07:00