diff options
-rw-r--r-- | lib/rubygems/exceptions.rb | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -134,6 +134,8 @@ class Gem::SpecificGemNotFoundException < Gem::GemNotFoundException attr_reader :errors end ## # Raised by Gem::Resolver when dependencies conflict and create the # inability to find a valid possible spec for a request. |