[rubygems/rubygems] Remove typo name
It is more 2 years since #5109, probably enough time to warn. https://github.com/rubygems/rubygems/commit/1e9433e77f
This commit is contained in:
parent
7c015c3b30
commit
5e4b4d6674
@ -292,9 +292,3 @@ class Gem::UnsatisfiableDependencyError < Gem::DependencyError
|
|||||||
@dependency.requirement
|
@dependency.requirement
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
##
|
|
||||||
# Backwards compatible typo'd exception class for early RubyGems 2.0.x
|
|
||||||
|
|
||||||
Gem::UnsatisfiableDepedencyError = Gem::UnsatisfiableDependencyError # :nodoc:
|
|
||||||
Gem.deprecate_constant :UnsatisfiableDepedencyError
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user