summaryrefslogtreecommitdiff
path: root/spec/bundler/support
AgeCommit message (Expand)Author
2020-01-08Merge bundler-2.1.4Hiroshi SHIBATA
2020-01-01[bundler/bundler] Add ruby2_keywordsSutou Kouhei
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-21The investigation is going on...Nobuyoshi Nakada
2019-08-21[bundler/bundler] Share test fixtures with parallel_testsHiroshi SHIBATA
2019-08-21[bundler/bundler] Try to use RunTimeLogger for 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-20Investigation of a sporadic error at Github ActionsNobuyoshi Nakada
2019-08-20Fix some bundler specs (#2380)David Rodríguez
2019-08-18[bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez
2019-08-18[bundler/bundler] Remove unnecessary rubygems monkeypatchDavid Rodríguez
2019-08-18[bundler/bundler] Remove a bunch of unneeded rubygems requiresDavid Rodríguez
2019-08-17[bundler/bundler] Extract a `gemspec_dir` helperDavid Rodríguez
2019-08-17[bundler/bundler] Extract yet another helper methodDavid 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] Remove unneeded `to_s` callsDavid Rodríguez
2019-08-17[bundler/bundler] Consistently use `Path` over `Spec::Path`David Rodríguez
2019-08-17[bundler/bundler] Extract single gem installation logicDavid Rodríguez
2019-08-17[bundler/bundler] Unalias `install_gem`David Rodríguez
2019-08-17[bundler/bundler] Use `join` consistentlyDavid 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] Reuse `gem_bin` helper inside `gem_command`David 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] Remove more dead codeDavid Rodríguez
2019-08-17[bundler/bundler] Remove dead codeDavid Rodríguez
2019-08-17[bundler/bundler] Remove unnecessary rubygems requireDavid Rodríguez
2019-08-17[bundler/bundler] Move `lib` helper together with path helpersDavid Rodríguez
2019-08-17[bundler/bundler] Reuse `lib` methodDavid Rodríguez
2019-08-17[bundler/bundler] Remove duplicated methodDavid Rodríguez
2019-08-16[bundler/bundler] Commit man pages to source controlDavid Rodríguez
2019-08-16[bundler/bundler] Bump rspec dependency to 3.8David Rodríguez
2019-08-16[bundler/bundler] Revert "make system_bundle_bin_path helper and resolve fail...David Rodríguez
2019-08-16[bundler/bundler] Bump rack and sinatra to latest versionsDavid Rodríguez
2019-08-16[bundler/bundler] Normalize style with other artifice filesDavid Rodríguez
2019-08-16[bundler/bundler] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSIONBenoit Daloze
2019-08-03[bundler/bundler] The keys for RbConfig::CONFIG was String.Hiroshi SHIBATA
2019-08-03[bundler/bundler] Bump rubocop to 0.74.0David Rodríguez
2019-08-03[bundler/bundler] Bump automatiek to 0.2.0David Rodríguez
2019-08-03[bundler/bundler] Fully remove compatibility guardDavid Rodríguez
2019-08-03[bundler/bundler] Remove development dependencies from gemspecDavid Rodríguez
2019-08-03[bundler/bundler] RUBY_ENGINE should always be defined after 1.8.7David Rodríguez