Appraisal v2.2.0 Release Notes
Release Date: 2017-04-19 // almost 6 years ago-
- ⚡️ Display current gemfile when running
bundle update
. - ➕ Add support for multiple gemspec directives.
- ➕ Add support for bundler's
retry
andwithout
flags.
--retry
: Retry network and git requests that have failed.--without
: Exclude gems that are part of the specified named group. - ⚡️ Display current gemfile when running