Activate this spec, registering it as a loaded spec and adding it’s lib paths to $LOAD_PATH. Returns true if the spec was activated, false if it was previously activated. Freaks out if there are conflicts upon activation.
Return any possible conflicts against the currently loaded specs.
Sets extensions to extensions
, ensuring it is an array. Don’t use this, push onto the array instead.
Set
the version to version
, potentially also setting required_rubygems_version
if version
indicates it is a prerelease.
Concatenates the new
requirements onto this requirement.
Turns on net/http 1.2 (Ruby 1.8) features. Defaults to ON in Ruby 1.8 or later.
Establishes an FTP
connection to host, optionally overriding the default port. If the environment variable SOCKS_SERVER
is set, sets up the connection through a SOCKS proxy. Raises an exception (typically Errno::ECONNREFUSED
) if the connection cannot be established.
Disconnects from the server.
Returns true if disconnected from the server.
@return the XMLDecl
version of this document as a String
. If no XMLDecl
has been set, returns the default version.
True when the gem has been activated
Version of the gem
The Requirement of the unresolved dependency (not Version).
A string representation of this Version
.
Returns a Concat
object, for the given jobs
Returns extensions.