requirements=(req) Instance Public methods Set requirements to req, ensuring it is an array. Don't use this, push onto the array instead.
required_rubygems_version=(req) Instance Public methods The RubyGems version required by this gem
require_path=(path) Instance Public methods Singular accessor for require_paths
require_path() Instance Public methods Singular accessor for require_paths
rdoc_options=(options) Instance Public methods Sets #rdoc_options to value, ensuring it is an array. Don't use this, push onto the array instead.
raise_if_conflicts() Instance Public methods Check the spec for possible conflicts and freak out if there are any.
platform() Instance Public methods The platform this gem runs on. See Gem::Platform for details.
normalize() Instance Public methods Normalize the list of files so that: All file lists have redundancies removed. Files referenced in the #extra_rdoc_files are included in the package file list.
name_tuple() Instance Public methods Return a NameTuple that represents this Specification
matches_for_glob(glob) Instance Public methods Return all files in this gem that match for glob.
Page 1981 of 2275