зеркало из https://github.com/github/ruby.git
[rubygems/rubygems] Deprecate constant that has been unused for a long time
https://github.com/rubygems/rubygems/commit/282dbb3d62
This commit is contained in:
Родитель
4478ca3113
Коммит
2a17b4f022
|
@ -134,6 +134,8 @@ class Gem::SpecificGemNotFoundException < Gem::GemNotFoundException
|
|||
attr_reader :errors
|
||||
end
|
||||
|
||||
Gem.deprecate_constant :SpecificGemNotFoundException
|
||||
|
||||
##
|
||||
# Raised by Gem::Resolver when dependencies conflict and create the
|
||||
# inability to find a valid possible spec for a request.
|
||||
|
|
Загрузка…
Ссылка в новой задаче