summaryrefslogtreecommitdiff
path: root/spec/commands/check_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix specs expecting err to be emptyStefan Lance2016-07-051-1/+1
* Add Bundler.ui.deprecateStefan Lance2016-07-051-7/+7
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-1/+2
* Nix the gem_helpers method in `Bundler::Dsl`Mike Virata-Stone2015-12-151-1/+1
* Fix Lint/UnusedBlockArgumentErick Sasse2015-07-201-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-1/+1
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* Merge tag 'v1.10.4'Samuel E. Giddins2015-06-161-0/+57
|\
| * specs for bundler version warningsimplicit_lock_preservationAndre Arko2015-06-081-1/+3
| * failing specs for BUNDLED WITH preservationAndre Arko2015-06-081-0/+55
* | Run ``` bundle check ``` with ``` disable_shared_gems ``` set to '1' if --pat...akihiro172015-05-301-0/+13
|/
* clean up some missed some @exitstatusAndre Arko2015-01-201-9/+9
* don’t test exitstatus when it is unknownAndre Arko2015-01-201-1/+1
* we can have exitstatus and err at the same timeAndre Arko2015-01-191-11/+11
* break out cli command specs into a dedicated dirAndre Arko2013-08-051-0/+278