mirror of
https://github.com/dokku/dokku.git
synced 2025-12-25 16:29:30 +01:00
* Bump `Version` field. * Set minimum nginx version to 1.4.6, per #1654 * Depend on both `rubygem-foo` (Ubuntu) and `ruby-foo` (Debian). * Add distro-default `docker.io (>= 1.6.2)` as an alternative. Version 1.6.2 is in both `trusty-updates` and `jessie-backports`, while `trusty` itself has `0.9.1`. We seriously want to avoid that. This also updates the docs so people don't forget to bump the version field in the future. Even though we really do that for them with sed.