The Bundler 2.6 announcement includes context and a more detailed explanation of the changes in this version. This is a summary of the biggest changes. As always, a detailed list of every change is provided in the changelog.
Bundler 2.6 can now record the checksum of every gem in the lockfile, to make sure no malicious changes are ever introduced to a locked gem.
bundle config
output.bundle exec
behaviour on Windows.