github ruby/rubygems bundler-v2.3.0

latest releases: bundler-v4.0.0.beta1, v4.0.0.beta1, v3.7.2...
3 years ago

Features:

  • Change bundle install with a lockfile to respect the BUNDLED WITH bundler version #4076

Enhancements:

  • Print warning when running Bundler on potentially problematic RubyGems & Ruby combinations #5177
  • Error tracing should be printed to stderr #5179
  • Add github and ref options to bundle add #5159
  • Add require parameter to bundle add #5021
  • Enable parallel installation on Windows by default #4822
  • More logging when compact index is not used and we fallback to other APIs #4546
  • bundle gem generated MiniTest file and class now start with 'test' #3893
  • Add Bundler::Definition.no_lock accessor for skipping lock file creation/update #3401

Bug fixes:

  • Fix crash when when no platform specific matches exist and show a proper error #5168
  • Ignore dependencies not actually locked from frozen check #5152
  • Fix bundle cache --all-platforms on Windows #4552

Documentation:

  • Fix gemspec template typo #4545

Don't miss a new rubygems release

NewReleases is sending notifications on new releases.