We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4506845 commit 041ff53Copy full SHA for 041ff53
NEWS.md
@@ -307,8 +307,9 @@ The following bundled gems are updated.
307
* `Process::Status#&` and `Process::Status#>>` have been removed.
308
They were deprecated in Ruby 3.3. [[Bug #19868]]
309
310
-* `rb_path_check` is now deprecated. This function was used for
311
- `$SAFE` path checking which was removed in Ruby 2.7.
+* `rb_path_check` has been removed. This function was used for
+ `$SAFE` path checking which was removed in Ruby 2.7,
312
+ and was already deprecated,.
313
[[Feature #20971]]
314
315
## Stdlib compatibility issues
0 commit comments