aboutsummaryrefslogtreecommitdiffstats
path: root/spec/other/outdated_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* bad merge, booAndre Arko2013-01-251-2/+2
* Merge pull request #1896 from richardkmichael/sort-outdatedAndre Arko2013-01-231-4/+12
|\
| * Ruby 1.8.7 does not have lookbehind ; fix the regex.Richard Michael2012-05-041-1/+1
| * Sort `bundle outdated` output (as `bundle show`) ; add tests.Richard Michael2012-05-041-2/+10
* | outdated sets non zero exit status if outdated gems found #2021rohit2012-12-021-0/+17
* | change to new expect syntax for rspecTerence Lee2012-10-091-8/+8
|/
* Outdated now loops through current specs and checks each against the active d...Joel Moss2011-12-071-1/+1
* fix quality specTerence Lee2011-08-221-4/+4
* outdated now treats pre-release gems correctly by not ignoring them (when not...Joel Moss2011-08-191-1/+18
* Fix outdated spec to refer to the flag's new nameAndre Arko2011-06-101-3/+3
* outdated spec whitespaceAndre Arko2011-06-101-7/+7
* Ignoring pre-release gems in outdated command, and added --all option to incl...Joel Moss2011-05-201-5/+29
* Revert "Removed useless surrounding context block"Joel Moss2011-05-201-11/+0
* Removed useless surrounding context blockJoel Moss2011-05-201-0/+11
* Removed useless surrounding context blockJoel Moss2011-05-201-36/+34
* whitespace, remove ppAndre Arko2011-05-171-8/+7
* Bloody hell, I think I finally got outdated to show the correctly outdated ge...Joel Moss2011-05-171-2/+2
* outdated now works correctly with git gems. fixes #1170Joel Moss2011-05-171-35/+44
* Created outdated command to show outdated gemsJoel Moss2011-04-231-0/+46