1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Update RubyGems and Bundler entries on NEWS

This commit is contained in:
Hiroshi SHIBATA 2019-11-14 16:07:48 +09:00
parent 48edaf8b8a
commit 3b614ec48a
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

8
NEWS
View file

@ -438,8 +438,8 @@ $LOAD_PATH::
Bundler::
* Upgrade to Bundler 2.1.0.pre.1
Bundled from https://github.com/bundler/bundler/commit/a53709556b95a914e874b22ed2116a46b0528852
* Upgrade to Bundler 2.1.0.pre.3
See https://github.com/bundler/bundler/blob/2-1-stable/CHANGELOG.md#210pre3-november-12-2019
CGI::
@ -540,8 +540,8 @@ RSS::
RubyGems::
* Upgrade to RubyGems 3.1.0.pre1
Bundled from https://github.com/rubygems/rubygems/commit/97b264f0fa248c864b6ee9a23d3ff1cdd217dddb
* Upgrade to RubyGems 3.1.0.pre3
See https://github.com/rubygems/rubygems/blob/3.1/History.txt#L3
StringScanner::