Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bundler to list of default gems #4413

Merged
merged 1 commit into from
Jul 1, 2018
Merged

Conversation

mpapis
Copy link
Member

@mpapis mpapis commented Jun 25, 2018

Bundler is now part of rubygems, it appears that rubygems Gemfile
support will get abandoned in favor of bundler and someday
rubygems and bundler will get merged fully.

Till that time we will get back bundler installing by default.

Bundler is now part of rubygems, it appears that rubygems Gemfile
support will get abandoned in favor of bundler and someday
rubygems and bundler will get merged fully.

Till that time we will get back bundler installing by default.
@havenwood
Copy link
Member

The future for Bundler seems unclear. Currently, if you install Ruby 2.5 you get RubyGems 2.7.6, without Bundler. Ruby core removed Bundler before the Ruby 2.5 release. If you gem update --system to RubyGems 2.7.7, voila, you have Bundler. It's unclear if Bundler will once again be removed from RubyGems 3.0 by Ruby core prior to the Ruby 2.6 release.

My new favorite way to recommend installing Bundler: gem update --system.

I think that, upstream, Bundler should either be removed from RubyGems or accepted into Ruby. It seems we need to open avenues of communication between the relevant stakeholders.

@mpapis mpapis merged commit 9a6bcd4 into master Jul 1, 2018
@mpapis mpapis deleted the add-default-gem-bundler branch July 1, 2018 18:25
@pkuczynski pkuczynski added this to the rvm-1.29.5 milestone Sep 23, 2018
jwhitcraft added a commit to jwhitcraft/passenger-docker that referenced this pull request Jun 19, 2019
Bundler is now installed by default with the latest versions of RVM[1]

1. rvm/rvm#4413
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants