ruby-changes:55392
From: hsbt <ko1@a...>
Date: Wed, 17 Apr 2019 22:20:08 +0900 (JST)
Subject: [ruby-changes:55392] hsbt:r67600 (trunk): Added rubygems and bundler entries.
hsbt 2019-04-17 22:20:02 +0900 (Wed, 17 Apr 2019) New Revision: 67600 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=67600 Log: Added rubygems and bundler entries. Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 67599) +++ NEWS (revision 67600) @@ -62,6 +62,11 @@ Regexp/String:: https://github.com/ruby/ruby/blob/trunk/NEWS#L62 === Stdlib updates (outstanding ones only) +Bundler:: + + * Upgrade to Bundler 2.1.0.pre.1 + Bundled from https://github.com/bundler/bundler/commit/a53709556b95a914e874b22ed2116a46b0528852 + CSV:: * Upgrade to 3.0.9. @@ -86,6 +91,11 @@ RSS:: https://github.com/ruby/ruby/blob/trunk/NEWS#L91 * Upgrade to RSS 0.2.8. See https://github.com/ruby/rss/blob/master/NEWS.md. +RubyGems:: + + * Upgrade to RubyGems 3.1.0.pre1 + Bundled from https://github.com/rubygems/rubygems/commit/97b264f0fa248c864b6ee9a23d3ff1cdd217dddb + === Compatibility issues (excluding feature bug fixes) === Stdlib compatibility issues (excluding feature bug fixes) -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/