mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add gem names [ci skip]
This commit is contained in:
parent
5d7aef20dd
commit
cbec533677
1 changed files with 5 additions and 5 deletions
10
NEWS
10
NEWS
|
|
@ -539,11 +539,11 @@ StringScanner::
|
||||||
|
|
||||||
* The following libraries are no longer bundled gems.
|
* The following libraries are no longer bundled gems.
|
||||||
Install corresponding gems to use these features.
|
Install corresponding gems to use these features.
|
||||||
* CMath
|
* CMath (cmath gem)
|
||||||
* Scanf
|
* Scanf (scanf gem)
|
||||||
* Shell
|
* Shell (shell gem)
|
||||||
* Synchronizer
|
* Synchronizer (sync gem)
|
||||||
* ThreadsWait
|
* ThreadsWait (thwait gem)
|
||||||
|
|
||||||
Proc::
|
Proc::
|
||||||
* Proc#to_s format was changed. [Feature #16101]
|
* Proc#to_s format was changed. [Feature #16101]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue