aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/support/helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge bundler-2.2.0.rc.2Hiroshi SHIBATA2020-10-151-12/+11
* Import remaining changesDavid Rodríguez2020-07-151-30/+48
* [rubygems/rubygems] More portable PATH editionDavid Rodríguez2020-06-181-1/+1
* [rubygems/rubygems] Remove now unused "bang helpers"David Rodríguez2020-06-181-12/+0
* [rubygems/rubygems] s/gem_command!/gem_commandDavid Rodríguez2020-06-181-3/+3
* [rubygems/rubygems] Make helpers raise by defaultDavid Rodríguez2020-06-181-8/+9
* Fix most exec specsDavid Rodríguez2020-06-151-0/+3
* [rubygems/rubygems] Remove `forgotten_command_line_usages` from specsDavid Rodríguez2020-06-051-15/+0
* [rubygems/rubygems] Make `forgotten_command_line_options` always "forget" opt...David Rodríguez2020-06-051-2/+0
* [rubygems/rubygems] Support running specs against a tarballDavid Rodríguez2020-06-051-1/+1
* Revert "Fix a failure in bundle version with version outputs the version with...Hiroshi SHIBATA2020-06-051-2/+1
* Fix a failure in bundle version with version outputs the version with build m...Kazuhiro NISHIYAMA2020-05-251-1/+2
* Sync Bundler PR #3624Hiroshi SHIBATA2020-05-221-73/+73
* Skip some tests if extracted from tarball (again)Kazuhiro NISHIYAMA2020-05-191-0/+6
* Use the gemspec in build_dir directlyHiroshi SHIBATA2020-05-141-1/+6
* Resolved the file path of gemspec for ruby core repositoryHiroshi SHIBATA2020-05-131-1/+1
* Update the bundler version with master branchHiroshi SHIBATA2020-05-131-98/+86
* Merge bundler-2.1.4Hiroshi SHIBATA2020-01-081-2/+4
* Prepare to release bundler-2.1.0Hiroshi SHIBATA2019-12-151-8/+3
* Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA2019-11-131-2/+1
* Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA2019-11-111-19/+13
* [bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez2019-08-181-8/+0
* [bundler/bundler] Remove unnecessary rubygems monkeypatchDavid Rodríguez2019-08-181-1/+1
* [bundler/bundler] Extract yet another helper methodDavid Rodríguez2019-08-171-11/+18
* [bundler/bundler] Extract a `with_root_gemspec` helperDavid Rodríguez2019-08-171-7/+1
* [bundler/bundler] Remove unneeded `to_s` callsDavid Rodríguez2019-08-171-2/+2
* [bundler/bundler] Extract single gem installation logicDavid Rodríguez2019-08-171-3/+7
* [bundler/bundler] Unalias `install_gem`David Rodríguez2019-08-171-2/+0
* [bundler/bundler] Use `join` consistentlyDavid Rodríguez2019-08-171-1/+1
* [bundler/bundler] Reuse `gem_bin` helper inside `gem_command`David Rodríguez2019-08-171-2/+1
* [bundler/bundler] Remove more dead codeDavid Rodríguez2019-08-171-5/+1
* [bundler/bundler] Remove dead codeDavid Rodríguez2019-08-171-1/+1
* [bundler/bundler] Remove unnecessary rubygems requireDavid Rodríguez2019-08-171-1/+1
* [bundler/bundler] Move `lib` helper together with path helpersDavid Rodríguez2019-08-171-4/+0
* [bundler/bundler] Reuse `lib` methodDavid Rodríguez2019-08-171-1/+0
* [bundler/bundler] Revert "make system_bundle_bin_path helper and resolve fail...David Rodríguez2019-08-161-1/+1
* [bundler/bundler] Remove now unused logicDavid Rodríguez2019-08-031-1/+0
* [bundler/bundler] Normalize file:// handling in specsDavid Rodríguez2019-08-031-10/+1
* [bundler/bundler] Use a clean gemspec for gem helper specsDavid Rodríguez2019-08-031-0/+16
* Merge bundler master from upstream.Hiroshi SHIBATA2019-06-091-2/+2
* Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt2019-04-141-35/+37
* Adjust the rubycop rules of Bundler upstream repository.hsbt2019-02-201-1/+1
* The ruby core applied the difference structure from bundler upstream reposito...hsbt2019-02-181-4/+8
* Merge Bundler 2.0.1 from upstream.hsbt2019-01-041-3/+3
* Downgrade Bundler 1.17.x from 2.0.0.hsbt2018-12-111-2/+2
* Merge Bundler-2.0.0.pre1 from upstream.hsbt2018-11-121-2/+2
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-021-0/+600
* Postponing the Bundler merge.hsbt2017-12-221-588/+0
* Merge release version of bundler-1.16.1 from upstream.hsbt2017-12-211-1/+1
* Update bundled bundler to 1.16.0.hsbt2017-11-011-31/+115