github ruby/rubygems bundler-v2.4.0

latest releases: v3.7.2, bundler-v2.7.2, v3.7.1...
2 years ago

Security:

  • In README generated by bundle gem, do not fill rubygems.org install commands with the gem name automatically #6093
  • Use safe Marshal deserialization for dependency API response #6141

Breaking changes:

  • Remove Travis CI from gem skeleton #6150
  • Drop support for Ruby 2.3, 2.4, 2.5 and RubyGems 2.5, 2.6, 2.7 #6107
  • Completely remove "auto-sudo" feature #5888

Deprecations:

  • Turn --ext option of bundle gem into string. Deprecate usage without explicit value #6144

Features:

  • Add --ext=rust support to bundle gem for creating simple gems with Rust extensions #6149
  • Migrate our resolver engine to PubGrub #5960

Performance:

  • Make cloning git repos faster #4475

Enhancements:

  • Add bundle lock --update --bundler #6134
  • Support for pre flag in bundle update/bundle lock #5258
  • Improve error message when changing Gemfile to a mistyped git ref #6130
  • Remove special handling of some LoadError and NoMethodError #6115

Bug fixes:

  • Don't unlock dependencies of a gemspec when its version changes #6184
  • Fix platform specific version for libv8-node and other allowlisted gems not being chosen in Truffleruby #6169
  • Fix bundle outdated with both --groups and --parseable flags #6148
  • Auto-heal lockfile when it's missing specs #6132
  • Fix unintentional downgrades when gemspec DSL is used #6131
  • Fix display of previous gem version when previously downloaded already #6110
  • Fix hang when a lockfile gem does not resolve on the current platform #6070

Documentation:

  • Improve Bundler setup docs for development #6154
  • Fx link in bundle-platform man page #6071

Don't miss a new rubygems release

NewReleases is sending notifications on new releases.