Extracts the Gem::Specification
and raw metadata from the .gem file at path
.
Update RubyGems software to the latest version.
Indicate if this activation is one of a set of possible requests for the same Dependency request.
Adds a local gem requested using dep_name
with the given spec
that can be loaded and installed using the source
.
Returns the path to the trusted certificate
Enumerates trusted certificates.
Returns the issuer certificate of the given certificate
if it exists in the trust directory.
Add a certificate to trusted certificate list.
Loads a Gem::Specification
from this set which has the given name
, version ver
, platform
. The source
is ignored.
Retrieves a password from the database for user
in realm
. If reload_db
is true the database will be reloaded first.
Retrieves a password from the database for user
in realm
. If reload_db
is true the database will be reloaded first.
Factory for servlet instances that will handle a request from server
using options
from the mount point. By default a new servlet instance is created for every call.
Raises a NotFound exception
Handles GET requests
Allow custom handling of requests for files with suffix
by class handler
Remove custom handling of requests for files with suffix
Check is passed argument valid ‘number’ in RFC 3501 terminology
Ensure argument is ‘number’ or raise DataFormatError
Retrieves a password in realm
for user
for the auth_type
of this database. reload_db
is a dummy value.