summaryrefslogtreecommitdiff
path: root/spec/other/show_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* update spec for new show deletion errorAndre Arko2013-02-171-2/+2
* Merge pull request #1896 from richardkmichael/sort-outdatedAndre Arko2013-01-231-1/+6
|\
| * Sort `bundle outdated` output (as `bundle show`) ; add tests.Richard Michael2012-05-041-1/+6
* | Warn if path to gem no longer exists #2070rohit2012-12-041-0/+9
* | try to force rake 10.0.2 everywhereAndre Arko2012-11-301-1/+1
* | change to new expect syntax for rspecTerence Lee2012-10-091-10/+10
|/
* fix spec nameAndre Arko2011-12-211-1/+1
* Pathnames to strings for ruby 1.9Andre Arko2011-09-171-2/+2
* adds a '--paths' flag to 'bundle show' to list all the paths of bundled gemsTieg Zaharia2011-09-171-0/+6
* remove bundle :lockTerence Lee2010-10-091-17/+0
* Get Bundler tests running on RSpec 2wycats2010-07-261-1/+1
* Remove the call to lock from Runtime#initializeCarlhuda2010-07-191-0/+16
* Make sure that bundle show bundler shows the correct pathCarl Lerche2010-07-151-1/+6
* Update bundle show to take into consideration the new install / lock semanticsCarlhuda2010-04-221-4/+4
* Require spec_helperCarlhuda2010-04-201-1/+1
* Don't print git gem shas twice during bundle showAndre Arko2010-04-031-0/+10
* Get the SHA1 from the git checkout, not the git sourceAndre Arko2010-04-021-6/+9
* Show command now outputs branch names other than master. Closes 239.Andre Arko2010-04-021-0/+28
* Fix check, show, and open commands while locked. Closes #237.Andre Arko2010-04-021-1/+18
* Added an open command, and show GEM for gem locations.Tom Ward2010-03-021-0/+20