Version 2.0.2
- Add minimal
OrderedHash
and remove Active Support from runtime dependency. - Run
bundle check
withBUNDLE_DISABLE_SHARED_GEM=1
ifBUNDLE_GEMFILE
sets to true. - Change warning message to tell user to run
bundle generate --travis
to show Travis CI configuration. - Do not raise error when user runs
appraisal help
with out Gemfile.