rubygems / rfcs

RubyGems + Bundler RFCs
45 stars 40 forks source link

bundler 2 rfc #6

Closed colby-swandale closed 6 years ago

colby-swandale commented 7 years ago

This RFC documents the changes proposed for Bundler 2. These changes were pulled from PRs that have been merged into the 2-0-dev. I haven't looked at the git log for changes committed directly into 2-0-dev yet, so if i'm missing anything let me know.

The list of PRs made to 2-0-dev that i used for this list can be found here: https://github.com/bundler/bundler/pulls?utf8=%E2%9C%93&q=is%3Apr%20is%3Amerged%20base%3A2-0-dev%20sort%3Acreated-asc%20

View the rendered RFC here

colby-swandale commented 7 years ago

Relevant: Proposal for Bundler 2 to require Ruby 2.3.x with RubyGems 2.5.x or Ruby 2.4.x with RubyGems 2.6.x.

https://github.com/bundler/bundler/issues/5789

koic commented 7 years ago

There is a breaking change about incompatibility of Gemfile.lock who got a reply in bundler/bundler#5923. I think that it is good to add a mention about it.

colby-swandale commented 6 years ago

I'm closing this as it's a fair bit out of date. This will most likely be turned into the changelog when we make the first preview release.