[rubygems/rubygems] Deprecate typo name
https://github.com/rubygems/rubygems/commit/62d54cbf08
This commit is contained in:
parent
95a6212a43
commit
659c864a43
@ -284,3 +284,4 @@ end
|
|||||||
# Backwards compatible typo'd exception class for early RubyGems 2.0.x
|
# Backwards compatible typo'd exception class for early RubyGems 2.0.x
|
||||||
|
|
||||||
Gem::UnsatisfiableDepedencyError = Gem::UnsatisfiableDependencyError # :nodoc:
|
Gem::UnsatisfiableDepedencyError = Gem::UnsatisfiableDependencyError # :nodoc:
|
||||||
|
Gem.deprecate_constant :UnsatisfiableDepedencyError
|
||||||
|
Loading…
x
Reference in New Issue
Block a user