summaryrefslogtreecommitdiff
path: root/spec/commands/show_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [repo move] Update GitHub URL in comments and `skip` messages in spec/Ellen Marie Dash2020-01-161-1/+1
* Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-121-6/+5
* Extract `bundled_app_lock` path helperDavid Rodríguez2020-01-121-2/+2
* Remove unnecessary `in_app_root_custom` helperDavid Rodríguez2020-01-051-1/+1
* Tag specs using `readline`David Rodríguez2020-01-041-1/+1
* Prefer `bundle!` to `bundle` in more placesDavid Rodríguez2020-01-041-13/+13
* Fix some bundler specs (#2380)David Rodríguez2019-08-231-1/+1
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-5/+5
* Fix more specs on an environment with bundler head as a default gemfix_specs_with_bundler_master_installed_globallyDavid Rodríguez2019-04-281-4/+17
* Unify `bundle show` deprecation specsDavid Rodríguez2019-04-281-20/+0
* Update ruby_repo filter with the latest ruby-core implementaion.SHIBATA Hiroshi2019-04-141-1/+1
* Move on to bundler 3David Rodríguez2019-04-111-4/+8
* Remove `bundle show` from bundler 3David Rodríguez2019-04-051-1/+1
* Merge #7026Bundlerbot2019-03-311-0/+13
|\
| * Add missing spec to show commandDavid Rodríguez2019-03-141-0/+13
* | Remove `eq_err` matcherDavid Rodríguez2019-03-141-1/+1
|/
* Remove unnecessary rubygems filters from specsDavid Rodríguez2019-02-251-1/+1
* Reword deprecation messagesDavid Rodríguez2019-02-211-4/+4
* Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-191-1/+1
* Fix 1.x specscheck_out_only_in_specsDavid Rodríguez2019-02-141-1/+1
* Remove now unnecessary `lack_errors` matcherDavid Rodríguez2019-02-141-1/+1
* Split stderr and stdout in specsDavid Rodríguez2019-02-141-34/+16
* Update the additional versions of rake in rspec examples.update-default-version-of-templateSHIBATA Hiroshi2019-01-241-2/+2
* Followed up https://github.com/bundler/bundler/pull/6743SHIBATA Hiroshi2018-11-161-2/+2
* Added ruby_core filtering condition with some examples.SHIBATA Hiroshi2018-10-201-2/+2
* Fix `--paths` argument handlingDavid Rodríguez2018-10-011-1/+14
* Fix "bundle show" deprecation messagesDavid Rodríguez2018-10-011-4/+34
* Remove `File.expand_path` when it given Pathname objectSHIBATA Hiroshi2017-09-071-1/+1
* Removed Spec::Path, Because it's included on rspec contexts of bundlerSHIBATA Hiroshi2017-09-071-1/+1
* To use helper methods for relative path references.SHIBATA Hiroshi2017-09-061-1/+1
* fix tests/functionality breaking with new deprecation errorseg-deprecations-hard-error-in-2Colby Swandale2017-08-201-1/+1
* Untangle the system gem path and the default bundle path in the specsSamuel Giddins2017-07-241-3/+3
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* fix rubocop feedbackColby Swandale2017-01-311-1/+1
* fix for bundle show updating gems and spec feedbackColby Swandale2017-01-311-4/+6
* remove redundant bundle installColby Swandale2017-01-271-2/+0
* add failing spec for bundle update —outdatedColby Swandale2017-01-271-0/+27
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-021-3/+3
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-3/+3
* Add Bundler.ui.deprecateStefan Lance2016-07-051-1/+1
* [Show] Update spec for - versions needing RG >= 2.1seg-fix-dash-preSamuel Giddins2016-03-281-1/+1
* [Show] Add spec for when there is a `-` pre dep with git sourceSamuel Giddins2016-03-281-0/+11
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-14/+14
* Revert "svn source support"Andre Arko2015-01-251-16/+0
* Fix remaining specMichael Kohl2014-08-131-2/+4
* Rescue RegexpError when an invalid regexp is given to bundle showEjay Canaria2014-08-021-0/+14
* svn source supportStefan Huber2014-04-221-0/+16