aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/endpoint_specification.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename Specification#source_uri to remote.Tim Moore2015-03-141-1/+1
* Typo in Bundler::EndpointSpecification#require_pathsZachary Scott2014-05-091-1/+1
* use File.exist? instead of File.exists?SHIBATA Hiroshi2014-02-091-1/+1
* remove @@spec_fetch_mapAndre Arko2013-10-031-1/+1
* don't require what we don't useAndre Arko2013-09-061-2/+0
* Typocoding462012-05-201-1/+1
* support post_install_message when using the endpointTerence Lee2012-03-051-0/+9
* Fixes #1459. autoclean won't remove used bins.Terence Lee2011-09-301-0/+11
* backport Gem::Specification#base_dir to older versions of rubygemsTerence Lee2011-08-131-1/+1
* fix binstubs not being installed when using the api endpointTerence Lee2011-08-131-1/+18
* #1240, fix standalone when using the endpointTerence Lee2011-06-171-0/+19
* put endpoint dependency info into a bundler specTerence Lee2011-05-261-0/+22