prime is bundled gems since Ruby 3.1.0. We should warn it under the bundler environment
This commit is contained in:
parent
28b2cb10d5
commit
3a70afad32
@ -8,6 +8,7 @@ module Gem::BUNDLED_GEMS
|
|||||||
"net-imap" => "3.1.0",
|
"net-imap" => "3.1.0",
|
||||||
"net-pop" => "3.1.0",
|
"net-pop" => "3.1.0",
|
||||||
"net-smtp" => "3.1.0",
|
"net-smtp" => "3.1.0",
|
||||||
|
"prime" => "3.1.0",
|
||||||
"abbrev" => "3.4.0",
|
"abbrev" => "3.4.0",
|
||||||
"observer" => "3.4.0",
|
"observer" => "3.4.0",
|
||||||
"getoptlong" => "3.4.0",
|
"getoptlong" => "3.4.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user