You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+15-13Lines changed: 15 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,23 +21,25 @@ Note: We're only listing outstanding class updates.
21
21
22
22
## Stdlib updates
23
23
24
-
*The following default gems are updated.
24
+
The following default gems are updated.
25
25
26
-
* RubyGems 3.5.0.dev
27
-
* abbrev 0.1.1
28
-
* bundler 2.5.0.dev
29
-
* csv 3.2.7
30
-
* fiddle 1.1.2
31
-
* optparse 0.4.0.pre.1
32
-
* stringio 3.0.5
33
-
* strscan 3.0.6
26
+
* RubyGems 3.5.0.dev
27
+
* abbrev 0.1.1
28
+
* bundler 2.5.0.dev
29
+
* csv 3.2.7
30
+
* fiddle 1.1.2
31
+
* optparse 0.4.0.pre.1
32
+
* stringio 3.0.5
33
+
* strscan 3.0.6
34
34
35
-
*The following bundled gems are updated.
35
+
The following bundled gems are updated.
36
36
37
-
* minitest 5.17.0
38
-
* rbs 2.8.3
37
+
* minitest 5.17.0
38
+
* rbs 2.8.3
39
+
* typeprof 0.21.4
39
40
40
-
See GitHub releases like [GitHub Releases of Logger](https://github.com/ruby/logger/releases) or changelog for details of the default gems or bundled gems.
41
+
See GitHub releases like [Logger](https://github.com/ruby/logger/releases) or
42
+
changelog for details of the default gems or bundled gems.
0 commit comments