Skip to content

Version 2.2.0

Compare
Choose a tag to compare
@odlp odlp released this 19 Apr 17:14
· 41 commits to main since this release
  • Display current gemfile when running bundle update.
  • Add support for multiple gemspec directives.
  • Add support for bundler's retry and without flags.
    • --retry: Retry network and git requests that have failed.

    • --without : Exclude gems that are part of the specified named group.