summaryrefslogtreecommitdiff
path: root/spec/bundler/cli_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [CLI] Sort options for stability on ruby < 2seg-verbose-cli-print-no-defaultsSamuel Giddins2017-06-201-1/+1
* [CLI] Dont print defaults in the command printed with --verboseSamuel Giddins2017-06-191-0/+5
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* Auto merge of #5331 - bundler:seg-specs-rspec-config, r=indirectThe Bundler Bot2017-01-151-2/+2
|\
| * Disable RSpec monkey patchingSamuel Giddins2017-01-151-2/+2
* | [CLI] Warn when running an outdated bundler versionSamuel Giddins2017-01-141-0/+63
|/
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-1/+1
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-1/+1
* [RuboCop] Update to 0.41.2Samuel Giddins2016-07-201-1/+1
* [CLI] Add specs for printing the running commandseg-print-commandSamuel Giddins2016-07-191-0/+7
* Add `bundler` method in helperBoggs2016-07-031-0/+7
* Fix typo in bundler/cli_spec.rbYuki Asano2016-03-261-1/+1
* Refactor path/environment preserver, make it always preserve the PATHReto Kaiser2016-02-141-1/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Warn if RUBYGEMS_GEMDEPS env. variable is setrubygems-gemdeps-warnAgis Anastasopoulos2015-10-251-0/+16
* Ignore ENV["BUNDLE_GEMFILE"] if it's emptyAgis-2015-09-151-0/+13
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-7/+7
* Rename Specification#source_uri to remote.Tim Moore2015-03-141-2/+0
* don’t test exitstatus when it is unknownAndre Arko2015-01-201-3/+3
* we can have exitstatus and err at the same timeAndre Arko2015-01-191-3/+3
* Implemented a very basic plugin system.plugin-systemAndre Medeiros2014-05-121-0/+13
* root warn spec to sudo specsAndre Arko2014-04-071-24/+0
* Print warning when bundler is run by root.Jonan Scheffler2014-04-071-0/+27
* Change suffix from _rspec to _specKamil Kieliszczyk2014-01-211-0/+13