bayes_motel
bayes_motel copied to clipboard
Upgrade dev tooling
What
I have been doing a poor job of maintaining the motel.
- use Minitest now that Test::Unit is no more
- declare shoulda-matchers 2.0-ish since it is the only compatible version with minitest
- upgrade simplecov
- upgrade rake
Testing
- Checkout this branch
-
bundle
-
bundle exec rake