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