[rubygems/rubygems] Deprecate constant that has been unused for a long time
https://github.com/rubygems/rubygems/commit/282dbb3d62
This commit is contained in:
parent
4478ca3113
commit
2a17b4f022
@ -134,6 +134,8 @@ class Gem::SpecificGemNotFoundException < Gem::GemNotFoundException
|
|||||||
attr_reader :errors
|
attr_reader :errors
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Gem.deprecate_constant :SpecificGemNotFoundException
|
||||||
|
|
||||||
##
|
##
|
||||||
# Raised by Gem::Resolver when dependencies conflict and create the
|
# Raised by Gem::Resolver when dependencies conflict and create the
|
||||||
# inability to find a valid possible spec for a request.
|
# inability to find a valid possible spec for a request.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user