mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 13:34:17 +02:00
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
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ module Gem::BUNDLED_GEMS
|
|||
"net-imap" => "3.1.0",
|
||||
"net-pop" => "3.1.0",
|
||||
"net-smtp" => "3.1.0",
|
||||
"prime" => "3.1.0",
|
||||
"abbrev" => "3.4.0",
|
||||
"observer" => "3.4.0",
|
||||
"getoptlong" => "3.4.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue