Removed the warning targets for Ruby 3.1 because 3.1 is already EOL
This commit is contained in:
parent
e4020133c8
commit
938db05361
Notes:
git
2025-04-02 01:52:42 +00:00
@ -2,12 +2,6 @@
|
||||
|
||||
module Gem::BUNDLED_GEMS # :nodoc:
|
||||
SINCE = {
|
||||
"matrix" => "3.1.0",
|
||||
"net-ftp" => "3.1.0",
|
||||
"net-imap" => "3.1.0",
|
||||
"net-pop" => "3.1.0",
|
||||
"net-smtp" => "3.1.0",
|
||||
"prime" => "3.1.0",
|
||||
"racc" => "3.3.0",
|
||||
"abbrev" => "3.4.0",
|
||||
"base64" => "3.4.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user