in [foo, bar, baz]
in InstanceVariableReadNode[name: Symbol] in { name: Symbol
}
Returns the full name of this Gem
(see ‘Gem::BasicSpecification#full_name`). Information about where the gem is installed is also included if not installed in the default GEM_HOME.
Remove everything in the DependencyList
that matches but doesn’t satisfy items in dependencies
(a hash of gem names to arrays of dependencies).
Return the best specification that contains the file matching path
amongst the specs that are not activated.
Returns a Ruby
lighter-weight code representation of this specification, used for indexing only.
See to_ruby
.