Class Bundler::EndpointSpecification
In: lib/bundler/endpoint_specification.rb
Parent: Gem::Specification

used for Creating Specifications from the Gemcutter Endpoint

Methods

Included Modules

MatchPlatform

Constants

ILLFORMED_MESSAGE = 'Ill-formed requirement ["#<YAML::Syck::DefaultKey'.freeze

Attributes

checksum  [R] 
dependencies  [RW] 
name  [R] 
platform  [R] 
remote  [RW] 
required_ruby_version  [R] 
required_rubygems_version  [R] 
source  [RW] 
version  [R] 

Public Class methods

Public Instance methods

needed for bundle clean

needed for binstubs

needed for "with native extensions" during install

needed for inline

needed for post_install_messages during install

needed for standalone, load required_paths from local gemspec after the gem is installed

[Validate]