aboutsummaryrefslogtreecommitdiffstats
path: root/spec/support/rubygems_ext.rb
Commit message (Expand)AuthorAgeFilesLines
* Move the gem_command helper to existing execution infrastructureSamuel Giddins2016-08-021-9/+0
* Installing gems without version after the ones with version for testsAsutosh Palai2016-07-021-1/+1
* Fix test failures due to Rack 2.xKohei Suzuki2016-07-021-2/+5
* Add a spec for trampoliningSamuel Giddins2016-06-101-1/+2
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-2/+3
* Add compact index artifice serverSamuel E. Giddins2016-01-251-1/+1
* Setup CodeClimateSamuel Giddins2016-01-221-11/+21
* [RuboCop] Enable Style/EmptyLinesAroundModuleBodySamuel Giddins2015-11-261-1/+0
* [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-261-2/+2
* Fix Style/CommandLiteralVictor Koronen2015-08-141-1/+1
* [RuboCop] Update to 0.33.0Samuel E. Giddins2015-08-071-1/+1
* grumble grumble rubocop grumbleAndre Arko2015-07-291-1/+1
* Try failing fast if prereq gems fail to installAndre Arko2015-07-291-8/+16
* [Rakefile] Properly install RuboCopSamuel E. Giddins2015-07-151-1/+0
* Ensure rubocop is installed as a test depSamuel E. Giddins2015-07-151-0/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-7/+7
* Update specs for moving bin/bundle to exe/bundleSamuel E. Giddins2015-07-151-1/+1
* [RubyGemsExt] ruby-graphviz is 1.9.3+Samuel E. Giddins2015-05-311-1/+1
* 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