summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Bump tested rubies and regenerate cassettesbump_rubiesDavid Rodríguez2019-10-20706-342/+342
* Properly expand rubygems path when not in the root folderfollow_up_to_rgv_handling_refactorDavid Rodríguez2019-09-241-1/+3
* Properly version target rubygems when RGV is a pathDavid Rodríguez2019-09-241-0/+2
* Only change cloned copy version if necessaryDavid Rodríguez2019-09-191-2/+15
* Replace `with_rubygems` scriptDavid Rodríguez2019-09-195-2/+121
* Move some global requires to their few usagesDavid Rodríguez2019-09-181-0/+1
* Move require to the only file that needs itDavid Rodríguez2019-09-171-0/+2
* Rename requirement_checker to filtersspec_simplificationsDavid Rodríguez2019-09-152-19/+45
* Migrate a couple of requires to be relativeDavid Rodríguez2019-09-152-2/+3
* Remove unneded require and inclusionDavid Rodríguez2019-09-151-2/+0
* Remove dead codeDavid Rodríguez2019-09-151-4/+0
* Fail hard if activating dep deps failsDavid Rodríguez2019-09-151-1/+1
* Remove unnecessary outputDavid Rodríguez2019-09-151-1/+0
* Add some debugging info to error messageDavid Rodríguez2019-09-151-1/+1
* Extract helper methodDavid Rodríguez2019-09-151-4/+8
* Remove unneeeded inclusionDavid Rodríguez2019-09-151-2/+0
* Remove unneeded requiresDavid Rodríguez2019-09-151-3/+0
* Lazily require rubygems/user_interactionDavid Rodríguez2019-09-151-1/+1
* Refactor activation errorsDavid Rodríguez2019-09-151-0/+2
* Add a private sectionDavid Rodríguez2019-09-151-5/+7
* Use `extend self`David Rodríguez2019-09-151-6/+8
* Start using automatiek 0.3.0automatiek_0.3David Rodríguez2019-09-041-1/+1
* Test against latest rubiesDavid Rodríguez2019-09-01704-341/+341
* Fix some bundler specs (#2380)David Rodríguez2019-08-233-4/+16
* rubocop -aparallel_rspec_2Hiroshi SHIBATA2019-08-191-0/+2
* Share test fixtures with parallel_testsHiroshi SHIBATA2019-08-191-1/+1
* Try to use RunTimeLogger for parallel_testsHiroshi SHIBATA2019-08-191-0/+3
* Parallelize test suiteDavid Rodríguez2019-08-182-1/+9
* Fix a couple of typostyposDavid Rodríguez2019-08-181-1/+1
* No need to activate the `fileutils` default gemDavid Rodríguez2019-08-171-8/+0
* Remove unnecessary rubygems monkeypatchDavid Rodríguez2019-08-173-3/+4
* Remove a bunch of unneeded rubygems requiresDavid Rodríguez2019-08-172-3/+0
* Extract a `gemspec_dir` helperrefactor_ruby_core_integrationDavid Rodríguez2019-08-161-0/+4
* Extract yet another helper methodDavid Rodríguez2019-08-161-11/+18
* Extract a `root_gemspec` local variableDavid Rodríguez2019-08-161-3/+4
* Extract a `with_root_gemspec` helperDavid Rodríguez2019-08-162-7/+13
* Remove unneeded `to_s` callsDavid Rodríguez2019-08-161-2/+2
* Consistently use `Path` over `Spec::Path`David Rodríguez2019-08-161-1/+1
* Extract single gem installation logicDavid Rodríguez2019-08-161-3/+7
* Unalias `install_gem`David Rodríguez2019-08-161-2/+0
* Use `join` consistentlyDavid Rodríguez2019-08-161-1/+1
* Extract a `lib_tracked_files` path helperDavid Rodríguez2019-08-161-0/+4
* Extract a `tracked_files` path helperDavid Rodríguez2019-08-161-0/+4
* Reuse `gem_bin` helper inside `gem_command`David Rodríguez2019-08-161-2/+1
* Always use `--backtrace` when invoking `gem` CLIDavid Rodríguez2019-08-161-1/+1
* Extract a `gem_bin` path helperDavid Rodríguez2019-08-162-1/+5
* Remove more dead codeDavid Rodríguez2019-08-161-5/+1
* Remove dead codeDavid Rodríguez2019-08-161-1/+1
* Remove unnecessary rubygems requireDavid Rodríguez2019-08-161-1/+1
* Move `lib` helper together with path helpersDavid Rodríguez2019-08-162-4/+4