[#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:92632] [Ruby trunk Feature#14158] Update racc library with changes from upstream
From:
hsbt@...
Date:
2019-05-13 12:18:04 UTC
List:
ruby-core #92632
Issue #14158 has been updated by hsbt (Hiroshi SHIBATA). Status changed from Assigned to Closed See https://bugs.ruby-lang.org/issues/9456#note-13 ---------------------------------------- Feature #14158: Update racc library with changes from upstream https://bugs.ruby-lang.org/issues/14158#change-77992 * Author: haus (Matthaus Litteken) * Status: Closed * Priority: Normal * Assignee: hsbt (Hiroshi SHIBATA) * Target version: ---------------------------------------- The racc parser that is included in mri ruby currently lists version 1.4.5 as the racc version. Tenderlove's upstream of racc has released version 1.4.14 since then and there have been substantial changes in both the ruby and c parser. The version of racc in MRI should probably be updated to 1.4.14. -- 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>