README.md in suspenders-1.44.0 vs README.md in suspenders-1.45.0

- old
+ new

@@ -85,11 +85,11 @@ HTML forms * [RSpec](https://github.com/rspec/rspec) for unit testing * [RSpec Mocks](https://github.com/rspec/rspec-mocks) for stubbing and spying * [Shoulda Matchers](https://github.com/thoughtbot/shoulda-matchers) for common RSpec matchers -* [Timecop](https://github.com/ferndopolis/timecop-console) for testing time +* [Timecop](https://github.com/travisjeffery/timecop) for testing time ## Other goodies Suspenders also comes with: @@ -125,13 +125,14 @@ This: * Creates a staging and production Heroku app * Sets them as `staging` and `production` Git remotes -* Configures staging with `RACK_ENV` environment variable set +* Configures staging with `HONEYBADGER_ENV` environment variable set to `staging` * Creates a [Heroku Pipeline] for review apps +* Schedules automated backups for 10AM UTC for both `staging` and `production` [Heroku Pipeline]: https://devcenter.heroku.com/articles/pipelines You can optionally specify alternate Heroku flags: @@ -203,24 +204,26 @@ [contributors]: https://github.com/thoughtbot/suspenders/graphs/contributors ## License -Suspenders is Copyright © 2008-2016 thoughtbot. +Suspenders is Copyright © 2008-2017 thoughtbot. It is free software, and may be redistributed under the terms specified in the [LICENSE] file. [LICENSE]: LICENSE ## About thoughtbot -![thoughtbot](https://thoughtbot.com/logo.png) +[![thoughtbot][thoughtbot-logo]][thoughtbot] Suspenders is maintained and funded by thoughtbot, inc. The names and logos for thoughtbot are trademarks of thoughtbot, inc. We love open source software! See [our other projects][community]. We are [available for hire][hire]. +[thoughtbot]: https://thoughtbot.com?utm_source=github +[thoughtbot-logo]: http://presskit.thoughtbot.com/images/thoughtbot-logo-for-readmes.svg [community]: https://thoughtbot.com/community?utm_source=github [hire]: https://thoughtbot.com?utm_source=github