ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: ruby-core@marc-andre.ca
To: ruby-core@ruby-lang.org
Subject: [ruby-core:90274] [Ruby trunk Bug#15376] Default gems: how will it work exactly?
Date: Tue, 04 Dec 2018 06:38:36 +0000 (UTC)	[thread overview]
Message-ID: <redmine.issue-15376.20181204063835.0d650ca4f1aa4156@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-15376.20181204063835@ruby-lang.org

Issue #15376 has been reported by marcandre (Marc-Andre Lafortune).

----------------------------------------
Bug #15376: Default gems: how will it work exactly?
https://bugs.ruby-lang.org/issues/15376

* Author: marcandre (Marc-Andre Lafortune)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 2.6
* ruby -v: 
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
Some standard libraries will be gemified in Ruby 2.6+.

1) I believe we need to provide documentation for this. The NEWS file doesn't have much at all. The respective READMEs also have no relevant information and are misleading (see https://github.com/ruby/ostruct/pull/6). I'll be glad to write an initial draft if need be, with the answers to the following questions...

2) Can we play with this right now? Maybe publishing prelease versions of these libraries?

3) Has this been tested with `Gemfile` and  `gemspec`, i.e. it will be possible to add a specification for one of these?

4) What is supposed to happen if one does `gem install ostruct` in Ruby 2.5 (with current bundler, and with future bundler)? 

5) Will it be possible to use these in `Gemfile`s even with older Ruby (but recent `bundler`), so one could say `gem 'ostruct'` in a Gemfile and run `bundle install` in Ruby 2.5 without things exploding?

6) Depending on 4/5, shouldn't we specify a ` required_rubygems_version` and/or ` required_ruby_version` in the gemspecs?




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

       reply	other threads:[~2018-12-04  6:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <redmine.issue-15376.20181204063835@ruby-lang.org>
2018-12-04  6:38 ` ruby-core [this message]
2018-12-04  9:30 ` [ruby-core:90281] [Ruby trunk Bug#15376] Default gems: how will it work exactly? shevegen
2018-12-06  6:18 ` [ruby-core:90334] [Ruby trunk Bug#15376][Assigned] " mame
2018-12-12  2:28 ` [ruby-core:90434] [Ruby trunk Bug#15376] " hsbt
2018-12-29 18:27 ` [ruby-core:90811] [Ruby trunk Bug#15376][Closed] " ruby-core

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.issue-15376.20181204063835.0d650ca4f1aa4156@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).