Skip to content

Commit

Permalink
[rubygems/rubygems] Remove typo name
Browse files Browse the repository at this point in the history
It is more 2 years since #5109, probably enough time to warn.

rubygems/rubygems@1e9433e77f
  • Loading branch information
nobu authored and matzbot committed Mar 24, 2024
1 parent 7c015c3 commit 5e4b4d6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/rubygems/exceptions.rb
Expand Up @@ -292,9 +292,3 @@ def version
@dependency.requirement
end
end

##
# Backwards compatible typo'd exception class for early RubyGems 2.0.x

Gem::UnsatisfiableDepedencyError = Gem::UnsatisfiableDependencyError # :nodoc:
Gem.deprecate_constant :UnsatisfiableDepedencyError

0 comments on commit 5e4b4d6

Please sign in to comment.