github ruby/rubygems bundler-v2.7.2

latest release: v3.7.2
one month ago

Enhancements:

  • Improve error message when the same source is specified through gemspec and path #8460
  • Raise an error in frozen mode if some registry gems have empty checksums #8888
  • Bump vendored thor to 1.4.0 #8883
  • Delay default path and global cache changes to Bundler 5 #8867
  • Fix spacing in bundle gem newgem.gemspec.tt #8865

Bug fixes:

  • Fix bundle cache --frozen and bundle cache --no-prune not printing a deprecation message #8926
  • Fix local installation incorrectly forced if there's a vendor/cache directory and frozen mode is set #8925
  • Fix bundle lock --update <gem> with --lockfile flag updating all gems #8922
  • Fix bundle show --verbose and recommend it as an alternative to bundle show --outdated #8915
  • Fix bundle cache --no-all not printing a deprecation warning #8912
  • Fix bundle update foo unable to update foo in an edge case #8897
  • Fix Bundler printing more flags than actually passed in verbose mode #8914
  • Fix bundler failing to install sorbet-static in truffleruby when there's no lockfile #8872

Documentation:

  • Improve documentation of bundle doctor, bundle plugin, and bundle config #8919
  • Make sure all CLI flags and subcommands are documented #8861

Don't miss a new rubygems release

NewReleases is sending notifications on new releases.