Bundler 2.0 發佈

Bundler 團隊很高興地宣佈發佈 Bundler 2.0 🎉!git

這個版本的重點是刪除已經達到其生命週期的 Ruby 和 RubyGems 版本的官方支持,以及其餘一些小的突破性變化。github

如下是 Bundler 2 的全部變更:code

  • 移除支持 Ruby < 2.3
  • 移除支持 RubyGems < 3.0.0
  • 默認更換源 github: 'some/repo' 開啓 https
  • 錯誤/警告如今將打印到 STDERR
  • Bundler 如今基於 Lockfile 在版本 1 和 2 之間自動切換
相關文章
相關標籤/搜索