Skip to content

bundler-v2.3.18

Compare
Choose a tag to compare
@deivid-rodriguez deivid-rodriguez released this 14 Jul 12:07
· 202 commits to 3.3 since this release
fc31b7f

Enhancements:

  • Extend gem DSL with a force_ruby_platform option #4049

Bug fixes:

  • Fix misleading error if compact index cannot be copied #5709
  • Fix TruffleRuby no longer able to install lockfiles generated with other implementations #5711
  • Fix TruffleRuby no longer installing lockfiles using "ruby" platform correctly #5694
  • Fix crash when updating vendor cache of default gems #5679

Performance:

  • Speed up bundler/setup by using the raw Gemfile.lock information without extra processing whenever possible #5695

Documentation:

  • Use modern style hashes in Gemfile DSL docs #5674