Added recovery instructions for RubyGems
This commit is contained in:
parent
fdf0589a95
commit
62eea99a1c
@ -104,6 +104,8 @@ module Gem::BUNDLED_GEMS
|
||||
end
|
||||
msg += " Also contact author of #{caller_gem} to add #{name} into its gemspec."
|
||||
end
|
||||
else
|
||||
msg += " Install #{gem} from RubyGems."
|
||||
end
|
||||
|
||||
msg
|
||||
|
Loading…
x
Reference in New Issue
Block a user