[#92891] Question: ruby 2.7.0-preview1 also upgrades bundler to 2.1.0.pre.1? — Al Snow <jasnow@...>
Tried the new 2.7.0-preview1 upgrade to Ruby and see that bundler is also upgraded (to 2.1.0.pre.1).
5 messages
2019/05/30
[#92892] Re: Question: ruby 2.7.0-preview1 also upgrades bundler to 2.1.0.pre.1?
— SHIBATA Hiroshi <hsbt@...>
2019/05/30
Bundler 2.1.0.pree.1 is the expected version.
[ruby-core:92691] [Ruby trunk Bug#14595] Set filename when initializing a logger with a File object to make reopen work
From:
merch-redmine@...
Date:
2019-05-17 00:38:57 UTC
List:
ruby-core #92691
Issue #14595 has been updated by jeremyevans0 (Jeremy Evans). I have added a pull request to logger upstream for this: https://github.com/ruby/logger/pull/30 ---------------------------------------- Bug #14595: Set filename when initializing a logger with a File object to make reopen work https://bugs.ruby-lang.org/issues/14595#change-78050 * Author: grosser (Michael Grosser) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: 2.5.0 * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN ---------------------------------------- see https://github.com/rails/rails/issues/32211#issuecomment-371995187 would be great if it could auto-set filename from file.path or alternatively handle the case of dev being a `File` during reopen -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>