aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/support/path.rb
Commit message (Expand)AuthorAgeFilesLines
* Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118...Hiroshi SHIBATA2021-01-041-1/+5
* Merge bundler-2.2.0.rc.2Hiroshi SHIBATA2020-10-151-18/+2
* s/sys_exec!/sys_execDavid Rodríguez2020-06-181-1/+1
* [rubygems/rubygems] Support running specs against a tarballDavid Rodríguez2020-06-051-6/+16
* [rubygems/rubygems] Remove unintended extra spaceDavid Rodríguez2020-06-051-1/+1
* Revert "Fix a error in a `before(:suite)` hook"Hiroshi SHIBATA2020-06-051-18/+0
* Fix a error in a `before(:suite)` hookKazuhiro NISHIYAMA2020-05-251-0/+18
* Revert 1f011cccb16ca9e8ee378cb5a9d4c14459afd68cHiroshi SHIBATA2020-05-221-1/+0
* Sync Bundler PR #3624Hiroshi SHIBATA2020-05-221-15/+84
* Skip some tests if extracted from tarball (again)Kazuhiro NISHIYAMA2020-05-181-0/+4
* Use the gemspec in build_dir directlyHiroshi SHIBATA2020-05-141-4/+0
* Resolved the file path of gemspec for ruby core repositoryHiroshi SHIBATA2020-05-131-0/+4
* Update the bundler version with master branchHiroshi SHIBATA2020-05-131-31/+26
* Fixed test failures with gem command path on ruby core repo.Hiroshi SHIBATA2019-12-151-1/+5
* Prepare to release bundler-2.1.0Hiroshi SHIBATA2019-12-151-12/+13
* Fix glob base in bundler.gemspecKazuhiro NISHIYAMA2019-11-191-1/+2
* Skip some tests if extracted from tarballKazuhiro NISHIYAMA2019-11-191-0/+9
* Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA2019-11-131-1/+1
* Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA2019-11-111-2/+2
* [bundler/bundler] Share test fixtures with parallel_testsHiroshi SHIBATA2019-08-211-1/+1
* [bundler/bundler] Parallelize test suiteDavid Rodríguez2019-08-211-1/+8
* [bundler/bundler] Fix a couple of typosDavid Rodríguez2019-08-211-1/+1
* Fix some bundler specs (#2380)David Rodríguez2019-08-201-3/+7
* [bundler/bundler] Extract a `gemspec_dir` helperDavid Rodríguez2019-08-171-0/+4
* [bundler/bundler] Extract a `root_gemspec` local variableDavid Rodríguez2019-08-171-3/+4
* [bundler/bundler] Extract a `with_root_gemspec` helperDavid Rodríguez2019-08-171-0/+12
* [bundler/bundler] Extract a `lib_tracked_files` path helperDavid Rodríguez2019-08-171-0/+4
* [bundler/bundler] Extract a `tracked_files` path helperDavid Rodríguez2019-08-171-0/+4
* [bundler/bundler] Always use `--backtrace` when invoking `gem` CLIDavid Rodríguez2019-08-171-1/+1
* [bundler/bundler] Extract a `gem_bin` path helperDavid Rodríguez2019-08-171-0/+4
* [bundler/bundler] Move `lib` helper together with path helpersDavid Rodríguez2019-08-171-0/+4
* [bundler/bundler] Remove duplicated methodDavid Rodríguez2019-08-171-4/+0
* [bundler/bundler] Revert "make system_bundle_bin_path helper and resolve fail...David Rodríguez2019-08-161-4/+0
* [bundler/bundler] The keys for RbConfig::CONFIG was String.Hiroshi SHIBATA2019-08-031-2/+3
* [bundler/bundler] Fix file:// handling under WindowsDavid Rodríguez2019-08-031-2/+3
* [bundler/bundler] Normalize file:// handling in specsDavid Rodríguez2019-08-031-0/+8
* Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt2019-04-141-1/+1
* Fixup r66984. Update the location of bundler gemspec.hsbt2019-02-021-1/+1
* Merge Bundler 2.0.1 from upstream.hsbt2019-01-041-1/+5
* Downgrade Bundler 1.17.x from 2.0.0.hsbt2018-12-111-1/+1
* Use stub executables generated by RubyGems istead of original executables.hsbt2018-11-251-1/+1
* Merge Bundler-2.0.0.pre1 from upstream.hsbt2018-11-121-1/+1
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-021-0/+126
* Postponing the Bundler merge.hsbt2017-12-221-128/+0
* Update bundled bundler to 1.16.0.hsbt2017-11-011-1/+9
* spec/bundler/support: paths for ruby corenobu2017-09-091-28/+14
* Merge bundler to standard libraries.hsbt2017-09-081-0/+134