aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/support
Commit message (Expand)AuthorAgeFilesLines
* Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA2019-11-137-16/+12
* Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA2019-11-1149-105/+267
* The investigation is going on...Nobuyoshi Nakada2019-08-211-6/+0
* [bundler/bundler] Share test fixtures with parallel_testsHiroshi SHIBATA2019-08-211-1/+1
* [bundler/bundler] Try to use RunTimeLogger for parallel_testsHiroshi SHIBATA2019-08-211-0/+5
* [bundler/bundler] Parallelize test suiteDavid Rodríguez2019-08-212-1/+9
* [bundler/bundler] Fix a couple of typosDavid Rodríguez2019-08-211-1/+1
* Investigation of a sporadic error at Github ActionsNobuyoshi Nakada2019-08-201-0/+6
* Fix some bundler specs (#2380)David Rodríguez2019-08-203-4/+16
* [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-183-3/+4
* [bundler/bundler] Remove a bunch of unneeded rubygems requiresDavid Rodríguez2019-08-182-3/+0
* [bundler/bundler] Extract a `gemspec_dir` helperDavid Rodríguez2019-08-171-0/+4
* [bundler/bundler] Extract yet another helper methodDavid Rodríguez2019-08-171-11/+18
* [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-172-7/+13
* [bundler/bundler] Remove unneeded `to_s` callsDavid Rodríguez2019-08-171-2/+2
* [bundler/bundler] Consistently use `Path` over `Spec::Path`David Rodríguez2019-08-171-1/+1
* [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] 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] Reuse `gem_bin` helper inside `gem_command`David Rodríguez2019-08-171-2/+1
* [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-172-1/+5
* [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-172-4/+4
* [bundler/bundler] Reuse `lib` methodDavid Rodríguez2019-08-171-1/+0
* [bundler/bundler] Remove duplicated methodDavid Rodríguez2019-08-171-4/+0
* [bundler/bundler] Commit man pages to source controlDavid Rodríguez2019-08-161-14/+0
* [bundler/bundler] Bump rspec dependency to 3.8David Rodríguez2019-08-161-1/+1
* [bundler/bundler] Revert "make system_bundle_bin_path helper and resolve fail...David Rodríguez2019-08-162-5/+1
* [bundler/bundler] Bump rack and sinatra to latest versionsDavid Rodríguez2019-08-164-6/+6
* [bundler/bundler] Normalize style with other artifice filesDavid Rodríguez2019-08-161-4/+2
* [bundler/bundler] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSIONBenoit Daloze2019-08-162-14/+3
* [bundler/bundler] The keys for RbConfig::CONFIG was String.Hiroshi SHIBATA2019-08-031-2/+3
* [bundler/bundler] Bump rubocop to 0.74.0David Rodríguez2019-08-031-1/+1
* [bundler/bundler] Bump automatiek to 0.2.0David Rodríguez2019-08-031-1/+1
* [bundler/bundler] Fully remove compatibility guardDavid Rodríguez2019-08-031-8/+0
* [bundler/bundler] Remove development dependencies from gemspecDavid Rodríguez2019-08-031-2/+35
* [bundler/bundler] RUBY_ENGINE should always be defined after 1.8.7David Rodríguez2019-08-032-3/+3
* [bundler/bundler] Remove now unused logicDavid Rodríguez2019-08-031-1/+0
* [bundler/bundler] Better info about spec exclusionsDavid Rodríguez2019-08-031-0/+8
* [bundler/bundler] Remove unnecessary begin-end blockDavid Rodríguez2019-08-031-15/+13
* [bundler/bundler] Fix file:// handling under WindowsDavid Rodríguez2019-08-031-2/+3
* [bundler/bundler] Normalize file:// handling in specsDavid Rodríguez2019-08-034-12/+11
* [bundler/bundler] Use a clean gemspec for gem helper specsDavid Rodríguez2019-08-031-0/+16