aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/remote_specification.rb
Commit message (Expand)AuthorAgeFilesLines
* [StubSpecification] Render the wrapper specification as the yaml representationSamuel E. Giddins2015-04-201-0/+4
* Use specification stubs with RubyGems 2.1+ when constructing the local indexSamuel E. Giddins2015-04-191-0/+16
* Rename Specification#source_uri to remote.Tim Moore2015-03-141-1/+1
* Fix some typos in lib/Jake Worth2014-01-251-1/+1
* remove @@spec_fetch_mapAndre Arko2013-10-031-1/+1
* Extract index and gemspec fetching into Bundler::FetcherAndre Arko2010-11-121-8/+6
* Remove the #to_generic monkey patch to Gem::PlatformCarl Lerche2010-07-241-2/+2
* Fix some platform related bugsCarl Lerche2010-06-051-1/+2
* Fetch full arch from RemoteSpecifications before installingAndre Arko2010-04-231-1/+8
* Always sort rake first in the dependency listCarlhuda2010-03-091-7/+0
* Use the built in RubyGem spec fetcher to fetch individual specs.Carl Lerche2010-02-181-3/+4
* Don't be super slow on 1.9Carl Lerche2010-02-031-1/+5
* Rename gemfile back to bundlerCarl Lerche2010-01-261-0/+53