# File lib/isolate/entry.rb, line 117 def specification Gem::Specification.find_by_name(name, requirement) rescue Gem::LoadError nil end