aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/commands
Commit message (Expand)AuthorAgeFilesLines
...
* [rubygems/rubygems] s/rails_fail/rails_pinned_to_old_activesupport/David Rodríguez2020-06-181-2/+2
* Accommodate process title spec to ruby-core setupDavid Rodríguez2020-06-151-3/+3
* Fix most exec specsDavid Rodríguez2020-06-151-10/+10
* [rubygems/rubygems] Remove multiline gem specifications correctlyCarsten Wirth2020-06-051-0/+24
* [rubygems/rubygems] Fix `bundle info` not indicating a gem which has been del...DEVRAJ KUMAR2020-06-051-0/+9
* [rubygems/rubygems] Tag test framework hint specs and use out helperFrank Lam2020-06-051-8/+11
* [rubygems/rubygems] Add user hint specs for bundle gem --testFrank Lam2020-06-051-2/+22
* [rubygems/rubygems] Fix bundle gem ignoring global gem.test configFrank Lam2020-06-051-12/+59
* [rubygems/rubygems] Remove `forgotten_command_line_usages` from specsDavid Rodríguez2020-06-056-28/+61
* [rubygems/rubygems] Reword specs to not mention deprecated flagsDavid Rodríguez2020-06-052-25/+11
* [rubygems/rubygems] Improve specs testing option remembering behaviorDavid Rodríguez2020-06-052-5/+5
* [rubygems/rubygems] Pass `--deployment` flag directlyDavid Rodríguez2020-06-051-1/+1
* Fixup 1d079a0c5d4d80860a4d6d692344124fe5c562b5Hiroshi SHIBATA2020-05-221-1/+1
* Sync Bundler PR #3624 with HEAD commitsHiroshi SHIBATA2020-05-221-0/+19
* Marked the failing examples with the current master branch on ruby repositoryHiroshi SHIBATA2020-05-225-15/+15
* Sync Bundler PR #3624Hiroshi SHIBATA2020-05-228-46/+51
* Skip the examples for bundle exec with gem installationHiroshi SHIBATA2020-05-131-6/+6
* Unmask the some of examples with ruby_repo labelHiroshi SHIBATA2020-05-132-2/+2
* Skip the example to use rake commandHiroshi SHIBATA2020-05-131-1/+1
* Update the bundler version with master branchHiroshi SHIBATA2020-05-1323-391/+727
* Merge bundler-2.1.4Hiroshi SHIBATA2020-01-083-3/+3
* Merge bundler-2.1.1 from bundler/bundlerHiroshi SHIBATA2019-12-181-0/+6
* Fixed test failures with gem command path on ruby core repo.Hiroshi SHIBATA2019-12-151-1/+1
* Prepare to release bundler-2.1.0Hiroshi SHIBATA2019-12-156-8/+14
* Allow unknown if ruby coreKazuhiro NISHIYAMA2019-11-191-2/+10
* Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA2019-11-131-26/+49
* Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA2019-11-114-342/+181
* [bundler/bundler] Merge all `bundle check --path` specsDavid Rodríguez2019-09-181-25/+30
* [bundler/bundler] Merge #7340Bundlerbot2019-09-181-27/+91
* [bundler/bundler] Remove duplicated spec filterDavid Rodríguez2019-09-181-1/+1
* Remove github_action_linux tag from bundler examples.Hiroshi SHIBATA2019-08-231-1/+1
* [bundler/bundler] Fix a couple of typosDavid Rodríguez2019-08-211-1/+1
* Fix some bundler specs (#2380)David Rodríguez2019-08-206-14/+24
* Skip open_spec.rb:L95 because ruby repo doesn't have json as default gems.Hiroshi SHIBATA2019-08-181-1/+1
* [bundler/bundler] Remove unnecessary rubygems monkeypatchDavid Rodríguez2019-08-181-2/+1
* [bundler/bundler] Don't use system bundler on this specDavid Rodríguez2019-08-181-4/+2
* [bundler/bundler] Fix spec using the deprecated `bundle config` modeDavid Rodríguez2019-08-181-1/+1
* [bundler/bundler] Fix open default gem errorZehan Zhao2019-08-181-0/+13
* [bundler/bundler] Wrap `open` specs with a contextDavid Rodríguez2019-08-181-69/+71
* [bundler/bundler] Prefer `before` to `before :each`David Rodríguez2019-08-181-1/+1
* [bundler/bundler] Fix `bundle doctor` commandDavid Rodríguez2019-08-181-2/+8
* [bundler/bundler] Bundler displays a duplicate gem entries warning even if ge...David Stosik2019-08-181-2/+2
* [bundler/bundler] Extract a `gemspec_dir` helperDavid Rodríguez2019-08-171-2/+1
* [bundler/bundler] Reconcile testDavid Rodríguez2019-08-171-3/+1
* [bundler/bundler] Reuse `gem_command!` helperDavid Rodríguez2019-08-171-8/+4
* [bundler/bundler] Reuse more shared path helpersDavid Rodríguez2019-08-171-6/+1
* [bundler/bundler] Remove duplicated methodDavid Rodríguez2019-08-171-1/+1
* [bundler/bundler] Add `--[no-]git` option to `bundle gem`David Rodríguez2019-08-161-0/+36
* [bundler/bundler] Revert "make system_bundle_bin_path helper and resolve fail...David Rodríguez2019-08-161-1/+1
* [bundler/bundler] Make sure spec fails if `bundle install` failsDavid Rodríguez2019-08-161-1/+1