ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: mame@ruby-lang.org
To: ruby-core@ruby-lang.org
Subject: [ruby-core:91588] [Ruby trunk Feature#15611] Shipping Bundler as a bundled gem, not a default gem
Date: Tue, 19 Feb 2019 00:59:45 +0000 (UTC)	[thread overview]
Message-ID: <redmine.journal-76851.20190219005943.e28091bdf63ed8d4@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-15611.20190218183528@ruby-lang.org

Issue #15611 has been updated by mame (Yusuke Endoh).


As far as I know, bundler is planned to be merged to rubygems.  If shipping bundler as a gem is ephemeral, it looks less significant to me whether bundler should be a bundled gem or a default one.

In fact, rubygems already includes some special code for bundler, e.g., [bundler_version_finder.rb](https://github.com/rubygems/rubygems/blob/master/lib/rubygems/bundler_version_finder.rb).  I think that it is going to be unreasonable to separate bundler as a gem.

Just my two cents,

----------------------------------------
Feature #15611: Shipping Bundler as a bundled gem, not a default gem
https://bugs.ruby-lang.org/issues/15611#change-76851

* Author: Eregon (Benoit Daloze)
* Status: Open
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
----------------------------------------
I think this would simplify many things, and would allow to update or remove the shipped Bundler easily on Ruby 2.6.

Is there a particular reason to have Bundler as a default gem?

Also, given how Bundler magically switches which version is used based on the Gemfile, it seems better to have each Bundler version in its own directory,
rather thank risking to load multiple Bundler versions or parts of it from lib/, site_ruby/ and the bundler gem directory.



-- 
https://bugs.ruby-lang.org/

  parent reply	other threads:[~2019-02-19  0:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <redmine.issue-15611.20190218183528@ruby-lang.org>
2019-02-18 18:35 ` [ruby-core:91585] [Ruby trunk Feature#15611] Shipping Bundler as a bundled gem, not a default gem eregontp
2019-02-19  0:59 ` mame [this message]
2019-02-19  9:25 ` [ruby-core:91589] " deivid.rodriguez
2019-02-19 12:26 ` [ruby-core:91590] " eregontp
2019-02-19 17:56 ` [ruby-core:91595] " deivid.rodriguez
2019-03-08 11:53 ` [ruby-core:91716] " hsbt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.journal-76851.20190219005943.e28091bdf63ed8d4@ruby-lang.org \
    --to=ruby-core@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).