Version 2.2.0
- Display current gemfile when running
bundle update. - Add support for multiple gemspec directives.
- Add support for bundler's
retryandwithoutflags.-
--retry: Retry network and git requests that have failed. -
--without: Exclude gems that are part of the specified named group.
-