github ruby/rubygems bundler-v2.5.19

latest releases: bundler-v4.0.0.beta1, v4.0.0.beta1, v3.7.2...
14 months ago

Enhancements:

  • Raise original errors when unexpected errors happen during Gemfile evaluation #8003
  • Make an exe file executable when generating new gems #8020
  • Gracefully handle gem activation conflicts in inline mode #5535
  • Don't include hook templates in cached git source #8013
  • Fix some errors about a previous installation folder that's unsafe to remove, when there's no need to remove it #7985
  • Emit progress to stderr during bundle outdated --parseable #7966
  • Reject unknown platforms when running bundle lock --add-platform #7967
  • Emit progress to stderr when --print is passed to bundle lock #7957

Bug fixes:

  • Fix bundle install --local hitting the network when default gems are included #8027
  • Remove temporary .lock files unintentionally left around by gem installer #8022
  • Fix bundle exec rake install failing when local gem has extensions #7977
  • Load gemspecs in the context of its parent also when using local overrides #7993
  • Fix bundler/inline failing in Ruby 3.2 due to conflicting securerandom versions #7984
  • Don't blow up when explicit version is removed from some git sources #7973
  • Fix gem exec rails new project failing on Ruby 3.2 #7960

Documentation:

  • Improve bundle add man page #5903
  • Add some documentation about backwards compatibility #7964

Don't miss a new rubygems release

NewReleases is sending notifications on new releases.