[rubygems/rubygems] Deprecate typo name

https://github.com/rubygems/rubygems/commit/62d54cbf08
This commit is contained in:
Nobuyoshi Nakada 2021-11-29 19:00:15 +09:00 committed by git
parent 95a6212a43
commit 659c864a43
1 changed files with 1 additions and 0 deletions

View File

@ -284,3 +284,4 @@ end
# Backwards compatible typo'd exception class for early RubyGems 2.0.x
Gem::UnsatisfiableDepedencyError = Gem::UnsatisfiableDependencyError # :nodoc:
Gem.deprecate_constant :UnsatisfiableDepedencyError