aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/commands/clean_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA2020-12-081-3/+2
* Merge bundler-2.2.0.rc.2Hiroshi SHIBATA2020-10-151-0/+26
* [rubygems/rubygems] Remove unneeded trailing conditions on exitstatusDavid Rodríguez2020-07-151-1/+1
* [rubygems/rubygems] Remove unnecessary assertions on exitstatusDavid Rodríguez2020-07-151-2/+0
* [rubygems/rubygems] s/gem_command!/gem_commandDavid Rodríguez2020-06-181-4/+4
* [rubygems/rubygems] s/install_gemfile!/install_gemfileDavid Rodríguez2020-06-181-3/+3
* [rubygems/rubygems] s/bundle!/bundleDavid Rodríguez2020-06-181-36/+36
* [rubygems/rubygems] Make helpers raise by defaultDavid Rodríguez2020-06-181-2/+2
* Marked the failing examples with the current master branch on ruby repositoryHiroshi SHIBATA2020-05-221-3/+3
* Sync Bundler PR #3624Hiroshi SHIBATA2020-05-221-3/+3
* Unmask the some of examples with ruby_repo labelHiroshi SHIBATA2020-05-131-1/+1
* Update the bundler version with master branchHiroshi SHIBATA2020-05-131-3/+3
* Prepare to release bundler-2.1.0Hiroshi SHIBATA2019-12-151-1/+1
* [bundler/bundler] Merge #7340Bundlerbot2019-09-181-27/+91
* [bundler/bundler] Fix a couple of typosDavid Rodríguez2019-08-211-1/+1
* [bundler/bundler] Reuse `gem_command!` helperDavid Rodríguez2019-08-171-8/+4
* [bundler/bundler] Reuse `lockfile` spec helperDavid Rodríguez2019-08-031-3/+1
* [bundler/bundler] Use real paths for `bundle clean`David Rodríguez2019-08-031-0/+26
* [bundler/bundler] Normalize file:// handling in specsDavid Rodríguez2019-08-031-45/+45
* Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt2019-04-141-23/+56
* Adjust the rubycop rules of Bundler upstream repository.hsbt2019-02-201-1/+1
* Use ENV["BUNDLE_GEM"] instead of gem command provided by system ruby.hsbt2019-02-181-5/+9
* Merge Bundler 2.0.1 from upstream.hsbt2019-01-041-4/+4
* Downgrade Bundler 1.17.x from 2.0.0.hsbt2018-12-111-4/+4
* Merge Bundler-2.0.0.pre1 from upstream.hsbt2018-11-121-1/+1
* Merge upstream changes from 2-0-stable branch of bundler/bundler.hsbt2018-11-041-3/+3
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-021-0/+771
* Postponing the Bundler merge.hsbt2017-12-221-736/+0
* Update bundled bundler to 1.16.0.hsbt2017-11-011-57/+90
* Merge bundler to standard libraries.hsbt2017-09-081-0/+703