# File lib/isolate/entry.rb, line 106 def matches_spec? spec name == spec.name and requirement.satisfied_by? spec.version end