We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b614ec commit 703e05bCopy full SHA for 703e05b
NEWS
@@ -563,6 +563,25 @@ Proc::
563
564
=== Stdlib compatibility issues (excluding feature bug fixes)
565
566
+* Promote stdlib to default gems
567
+ * The following default gems was published at rubygems.org
568
+ * benchmarck
569
+ * cgi
570
+ * delegate
571
+ * getoptlong
572
+ * net-pop
573
+ * net-smtp
574
+ * open3
575
+ * pstore
576
+ * singleton
577
+ * The following default gems only promoted ruby-core, Not yet published at rubygems.org.
578
+ * monitor
579
+ * observer
580
+ * timeout
581
+ * tracer
582
+ * uri
583
+ * yaml
584
+
585
pathname::
586
587
* Kernel#Pathname when called with a Pathname argument now returns
0 commit comments