Exception: Gem::RubyVersionMismatch
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          Exception,
          RuntimeError
         | |
| Instance Chain: 
          self,
          Exception,
          RuntimeError
         | |
| Inherits: | Gem::Exception 
 | 
| Defined in: | lib/rubygems/exceptions.rb | 
Overview
Raised when a gem dependencies file specifies a ruby version that does not match the current version.