Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,9 @@ The following bundled gems are promoted from default gems.
* readline 0.0.4
* fiddle 1.1.8

The following bundled gems are added.


We only list stdlib changes that are notable feature changes.

Other changes are listed in the following sections. We also listed release
Expand Down Expand Up @@ -345,6 +348,7 @@ The following bundled gems are updated.
* rake 13.3.1
* test-unit 3.7.3
* rexml 3.4.4
* rss 0.3.2
* net-ftp 0.3.9
* net-imap 0.6.2
* net-smtp 0.5.1
Expand Down
2 changes: 1 addition & 1 deletion gems/bundled_gems
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ power_assert 3.0.1 https://github.com/ruby/power_assert
rake 13.3.1 https://github.com/ruby/rake
test-unit 3.7.3 https://github.com/test-unit/test-unit
rexml 3.4.4 https://github.com/ruby/rexml
rss 0.3.1 https://github.com/ruby/rss
rss 0.3.2 https://github.com/ruby/rss
net-ftp 0.3.9 https://github.com/ruby/net-ftp
net-imap 0.6.2 https://github.com/ruby/net-imap
net-pop 0.1.2 https://github.com/ruby/net-pop
Expand Down