aboutsummaryrefslogtreecommitdiffstats
path: root/spec/support/rubygems_ext.rb
Commit message (Expand)AuthorAgeFilesLines
* fix double-require on ruby 1.8.7Andre Arko2015-05-161-1/+1
* skip viz specs on 1.8.7Andre Arko2015-05-141-1/+1
* Allow bundle viz to work with dependencies satisfied by prereleases.Adam Prescott2015-05-111-1/+3
* require things you use sighAndre Arko2014-04-021-0/+1
* pry still doesn't work, so this is just slowdownAndre Arko2014-04-021-1/+0
* include pry for help debugging test casesAndre Arko2013-02-111-0/+1
* use rake 10 in specs to fix warningsAndre Arko2012-11-291-1/+1
* use Net::HTTP's read_timeout setting insteadTerence Lee2012-09-181-1/+2
* use sinatra 1.2.7. 1.3.0 breaks the buildTerence Lee2011-10-021-1/+2
* Merge branch '1-0-stable'Andre Arko2011-06-101-3/+4
|\
| * hey so rake didn't stay 0.8.7 foreverAndre Arko2011-05-271-1/+3
* | Merge branch '1-0-stable'Terence Lee2011-02-011-0/+2
|\|
| * adding requires and default yaml parser to psych if possibleAaron Patterson2011-01-211-0/+2
* | Merge branch '1-0-stable'Andre Arko2010-12-161-2/+5
|\|
| * use builder 2.1.2, 3.0.0 breaks specs for 1.9.2Terence Lee2010-11-171-2/+5
* | use artifice for Gemcutter Endpoint API testsTerence Lee2010-11-121-2/+2
|/
* Separate /Users/carllerche/.bundler/bin:/Users/carllerche/.rvm/gems/ruby-1.8....Carl Lerche2010-08-201-1/+1
* Fix a bug where `bundle exec bundle *` and shelling out to bundle from inside...Carlhuda2010-07-211-2/+2
* Fix path for gembins in specsAndre Arko2010-06-081-1/+1
* Have bundler generate executable stubs into ~/.bundler/bin that will automati...Carl Lerche2010-05-091-1/+1
* Fetch full arch from RemoteSpecifications before installingAndre Arko2010-04-231-2/+2
* Get specs running on 1.9Carl Lerche2010-02-261-0/+1
* Gems with implicit Rake dependencies (extensions << "Rakefile") work!Carlhuda2010-02-221-2/+2
* Fix Bundler on 1.9Carlhuda2010-02-161-0/+29