summaryrefslogtreecommitdiff
path: root/spec/bundler/support/path.rb
AgeCommit message (Expand)Author
2020-06-18s/sys_exec!/sys_execDavid Rodríguez
2020-06-05[rubygems/rubygems] Support running specs against a tarballDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove unintended extra spaceDavid Rodríguez
2020-06-05Revert "Fix a error in a `before(:suite)` hook"Hiroshi SHIBATA
2020-05-25Fix a error in a `before(:suite)` hookKazuhiro NISHIYAMA
2020-05-22Revert 1f011cccb16ca9e8ee378cb5a9d4c14459afd68cHiroshi SHIBATA
2020-05-22Sync Bundler PR #3624Hiroshi SHIBATA
2020-05-18Skip some tests if extracted from tarball (again)Kazuhiro NISHIYAMA
2020-05-14Use the gemspec in build_dir directlyHiroshi SHIBATA
2020-05-13Resolved the file path of gemspec for ruby core repositoryHiroshi SHIBATA
2020-05-13Update the bundler version with master branchHiroshi SHIBATA
2019-12-15Fixed test failures with gem command path on ruby core repo.Hiroshi SHIBATA
2019-12-15Prepare to release bundler-2.1.0Hiroshi SHIBATA
2019-11-19Fix glob base in bundler.gemspecKazuhiro NISHIYAMA
2019-11-19Skip some tests if extracted from tarballKazuhiro NISHIYAMA
2019-11-13Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA
2019-11-11Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA
2019-08-21[bundler/bundler] Share test fixtures with parallel_testsHiroshi SHIBATA
2019-08-21[bundler/bundler] Parallelize test suiteDavid Rodríguez
2019-08-21[bundler/bundler] Fix a couple of typosDavid Rodríguez
2019-08-20Fix some bundler specs (#2380)David Rodríguez
2019-08-17[bundler/bundler] Extract a `gemspec_dir` helperDavid Rodríguez
2019-08-17[bundler/bundler] Extract a `root_gemspec` local variableDavid Rodríguez
2019-08-17[bundler/bundler] Extract a `with_root_gemspec` helperDavid Rodríguez
2019-08-17[bundler/bundler] Extract a `lib_tracked_files` path helperDavid Rodríguez
2019-08-17[bundler/bundler] Extract a `tracked_files` path helperDavid Rodríguez
2019-08-17[bundler/bundler] Always use `--backtrace` when invoking `gem` CLIDavid Rodríguez
2019-08-17[bundler/bundler] Extract a `gem_bin` path helperDavid Rodríguez
2019-08-17[bundler/bundler] Move `lib` helper together with path helpersDavid Rodríguez
2019-08-17[bundler/bundler] Remove duplicated methodDavid Rodríguez
2019-08-16[bundler/bundler] Revert "make system_bundle_bin_path helper and resolve fail...David Rodríguez
2019-08-03[bundler/bundler] The keys for RbConfig::CONFIG was String.Hiroshi SHIBATA
2019-08-03[bundler/bundler] Fix file:// handling under WindowsDavid Rodríguez
2019-08-03[bundler/bundler] Normalize file:// handling in specsDavid Rodríguez
2019-04-14Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt
2019-02-02Fixup r66984. Update the location of bundler gemspec.hsbt
2019-01-04Merge Bundler 2.0.1 from upstream.hsbt
2018-12-11Downgrade Bundler 1.17.x from 2.0.0.hsbt
2018-11-25Use stub executables generated by RubyGems istead of original executables.hsbt
2018-11-12Merge Bundler-2.0.0.pre1 from upstream.hsbt
2018-11-02Added bundler as default gems. Revisit [Feature #12733]hsbt
2017-12-22Postponing the Bundler merge.hsbt
2017-11-01Update bundled bundler to 1.16.0.hsbt
2017-09-09spec/bundler/support: paths for ruby corenobu
2017-09-08Merge bundler to standard libraries.hsbt