summaryrefslogtreecommitdiff
path: root/spec/commands
Commit message (Expand)AuthorAgeFilesLines
...
* Merge #6974Bundlerbot2019-02-2013-73/+71
|\
| * Remove undefined commandDavid Rodríguez2019-02-191-2/+0
| * Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-1913-71/+71
* | Fixed cop failuresSHIBATA Hiroshi2019-02-201-1/+1
* | Use ENV["BUNDLE_GEM"] instead of gem command provided by system ruby.SHIBATA Hiroshi2019-02-191-5/+9
|/
* Fix 1.x specscheck_out_only_in_specsDavid Rodríguez2019-02-143-6/+6
* Remove now unnecessary `lack_errors` matcherDavid Rodríguez2019-02-143-4/+4
* Split stderr and stdout in specsDavid Rodríguez2019-02-1420-146/+129
* Fix typoDavid Rodríguez2019-02-141-1/+1
* Spec behaves consistenly across OS's apparentlyDavid Rodríguez2019-02-121-1/+1
* Stop leaking to system rubygems on subprocessesDavid Rodríguez2019-02-121-10/+8
* Properly restrict rubygems version for failing specsDavid Rodríguez2019-02-102-2/+2
* Merge #6931Bundlerbot2019-01-291-0/+9
|\
| * change prefer to patch_prefer and updated help textAnkit Kataria2019-01-271-2/+2
| * add patch option in bundle configAnkit Kataria2019-01-241-0/+9
* | Update the additional versions of rake in rspec examples.update-default-version-of-templateSHIBATA Hiroshi2019-01-242-5/+5
* | Fixed failing examples.SHIBATA Hiroshi2019-01-241-3/+3
|/
* make system_bundle_bin_path helper and resolve failing tests for ruby < 2.6Colby Swandale2018-12-281-1/+2
* Followed up https://github.com/bundler/bundler/pull/6743SHIBATA Hiroshi2018-11-161-2/+2
* Merge #6743Bundlerbot2018-11-167-13/+16
|\
| * To use helper method instead of env variables.SHIBATA Hiroshi2018-11-011-1/+1
| * Backport from ruby coreSHIBATA Hiroshi2018-11-015-23/+23
| * Added ruby_core filtering condition with some examples.SHIBATA Hiroshi2018-10-207-27/+27
| * Added to support BUNDLE_RUBY and BUNDLE_GEM environmental variables.SHIBATA Hiroshi2018-10-201-1/+4
* | Merge #6714Bundlerbot2018-11-061-13/+38
|\ \
| * | Reuse `install_gemfile` helperDavid Rodríguez2018-10-031-15/+5
| * | Move gemfile write to the specs that need itDavid Rodríguez2018-10-031-12/+47
| * | Reword spec so it reads betterDavid Rodríguez2018-10-031-1/+1
* | | Merge #6769Bundlerbot2018-10-301-0/+24
|\ \ \
| * | | Add testDouglas Eichelberger2018-10-291-0/+24
| | |/ | |/|
* | | Remove more unnecessary stuffremove_old_rubygems_stuff_from_specsDavid Rodríguez2018-10-261-2/+0
* | | Remove unnecessary stuff from specsDavid Rodríguez2018-10-262-22/+4
|/ /
* | Enable gemfile flag for bundle lockLaura Paakkinen2018-10-181-0/+27
* | Merge #6739Bundlerbot2018-10-171-2/+3
|\ \
| * | Remove the duplicate gems from suggestionsyuuji.yaginuma2018-10-151-2/+3
* | | use rake helper methoduse-helper-methodsSHIBATA Hiroshi2018-10-161-2/+2
|/ /
* | Merge #6718Bundlerbot2018-10-061-4/+47
|\ \
| * | Fix `--paths` argument handlingDavid Rodríguez2018-10-011-1/+14
| * | Fix "bundle show" deprecation messagesDavid Rodríguez2018-10-011-4/+34
| |/
* | make `only_update_to_newer_versions` work correctly with `bundle update`Florian Munz2018-09-251-11/+45
|/
* Remove unnecessary assertion exclusionremove_unnecessary_assertion_exclusionDavid Rodríguez2018-09-241-4/+1
* bundle gem will generate homepage_uri and code and changelog section by defaultKeiji Yoshimi2018-09-141-1/+1
* Better conditional assertionfix_locally_failing_specDavid Rodríguez2018-09-111-1/+1
* Uses logic from cli and removes redundant testankitkataria2018-09-021-7/+0
* Fixes test for --gemfile flagankitkataria2018-08-281-4/+10
* Add test for --gemfile flagankitkataria2018-08-241-0/+10
* Fix singular groups on injecting gemAgrim Mittal2018-07-172-3/+3
* Fix tests descriptionAgrim Mittal2018-07-021-16/+5
* Update message based on dep requirementAgrim Mittal2018-07-021-2/+4
* Fix failing specsAgrim Mittal2018-07-022-8/+7