Skip to content

bundler-v2.5.7

Compare
Choose a tag to compare
@deivid-rodriguez deivid-rodriguez released this 22 Mar 13:09
· 68 commits to 3.5 since this release
199531f

Deprecations:

  • Deprecate bundle plugin install --local-git= #7048

Enhancements:

  • Ignore commented out keys in config file #7514
  • Fix exclusion of .gemspec file itself in bundle gem generated gemspec file #7488
  • Remove redundant configs from bundle gem generated rubocop configuration #7478
  • Add gitlab: git source shorthand #7449
  • Use full path for instance_eval in Bundler::DSL#eval_gemfile #7471

Documentation:

  • Use https instead of http in documentation links #7481