From: shevegen@... Date: 2017-08-16T02:55:03+00:00 Subject: [ruby-core:82395] [Ruby trunk Feature#12733] Bundle bundler to ruby core Issue #12733 has been updated by shevegen (Robert A. Heiler). I think that this is a pretty big undertaking, irrelevant of pros or cons to it (which surely exist). Bundler is popular, there is no doubt about this even though I myself do not use it - at https://rubygems.org/stats bundler is ranked #1 by a fair margin (rank #2 is multi_json and rank #3 is rake). Since I myself am not using bundler, I feel it would be unjust to comment on it pro or con, others can do so. But may I suggest something else, actually - gemify the remaining stdlib parts first before prioritizing on bundler integration into rubygems 3.x, which then will also be distributed with the next ruby releases? I am not sure what is missing aside from fileutils and strscan, if this is up to date (I am not sure, sorry; I thought there may be more but I can not find it right now - see the roadmap for 2.5 ... have there been any ruby core meetings in 2017? Probably have not been added to 2.5 or perhaps the meetings discussed past 2.5 situation). https://bugs.ruby-lang.org/projects/ruby-trunk/roadmap ---------------------------------------- Feature #12733: Bundle bundler to ruby core https://bugs.ruby-lang.org/issues/12733#change-66193 * Author: hsbt (Hiroshi SHIBATA) * Status: Assigned * Priority: Normal * Assignee: hsbt (Hiroshi SHIBATA) * Target version: 2.5 ---------------------------------------- rubygems team has plan to migrate bundler into rubygems at rubygems 3.0. ref. https://github.com/rubygems/rubygems/issues/1681 In current status, rubygems only use `Bundler` module on test suites. But we should track rubygems upstream step by step. I propose to bundle bundler for stdlib as default gem on ruby core repository. but we have some consideration. such as * bundler uses rspec for test suites. How to use rspec on ruby core repository? * Who are maintain bundler on ruby core repository? This issue is epic topic. Please comment your concerns or idea. -- https://bugs.ruby-lang.org/ Unsubscribe: