summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of typostyposDavid Rodríguez2019-08-182-2/+2
* Merge #7312Bundlerbot2019-08-183-7/+1
|\
| * Remove the :ruby exclusion tagremove_old_rubies_thingsDavid Rodríguez2019-08-181-1/+0
| * Remove another 1.8.7 specific bitDavid Rodríguez2019-08-181-5/+0
| * Remove old rubies stuff no longer neededDavid Rodríguez2019-08-181-1/+1
* | Merge #7274Bundlerbot2019-08-1815-85/+54
|\ \
| * | Remove unnecessary requirefix_more_leaks_to_default_copy_of_bundlerDavid Rodríguez2019-08-171-1/+0
| * | No need to activate the `fileutils` default gemDavid Rodríguez2019-08-173-11/+3
| * | Remove unnecessary rubygems monkeypatchDavid Rodríguez2019-08-1711-48/+48
| * | Don't use system bundler on this specDavid Rodríguez2019-08-171-4/+2
| * | Fix spec using the deprecated `bundle config` modeDavid Rodríguez2019-08-171-1/+1
| * | Remove a bunch of unneeded rubygems requiresDavid Rodríguez2019-08-173-20/+0
| |/
* | Merge #7302Bundlerbot2019-08-171-2/+2
|\ \
| * | Bundler displays a duplicate gem entries warning even if gems only appear onc...David Stosik2019-08-151-2/+2
* | | Merge #7309Bundlerbot2019-08-171-2/+8
|\ \ \
| * | | Fix `bundle doctor` commandfix_bundle_doctorDavid Rodríguez2019-08-161-2/+8
* | | | Fix open default gem errorZehan Zhao2019-08-161-0/+13
* | | | Wrap `open` specs with a contextDavid Rodríguez2019-08-161-69/+71
* | | | Prefer `before` to `before :each`David Rodríguez2019-08-161-1/+1
| |_|/ |/| |
* | | Extract a `gemspec_dir` helperrefactor_ruby_core_integrationDavid Rodríguez2019-08-162-2/+5
* | | Extract yet another helper methodDavid Rodríguez2019-08-162-20/+19
* | | Extract a `root_gemspec` local variableDavid Rodríguez2019-08-161-3/+4
* | | Extract a `with_root_gemspec` helperDavid Rodríguez2019-08-163-14/+14
* | | Only chdir when necessaryDavid Rodríguez2019-08-161-16/+14
* | | Make sure gem has been built before deleteng itDavid Rodríguez2019-08-161-11/+13
* | | Cleanup in a location independent wayDavid Rodríguez2019-08-161-1/+1
* | | Remove obvious commentDavid Rodríguez2019-08-161-1/+0
* | | Remve another unneeded `to_s`David Rodríguez2019-08-161-1/+1
* | | Remove unneeded `to_s` callsDavid Rodríguez2019-08-162-3/+3
* | | 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-162-3/+1
* | | Use `join` consistentlyDavid Rodríguez2019-08-161-1/+1
* | | Extract a `lib_tracked_files` path helperDavid Rodríguez2019-08-162-4/+4
* | | Rename a variableDavid Rodríguez2019-08-161-4/+4
* | | Extract a `tracked_files` path helperDavid Rodríguez2019-08-162-4/+4
* | | Rename some variablesDavid Rodríguez2019-08-161-19/+19
* | | Reconcile testDavid Rodríguez2019-08-161-3/+1
* | | 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
* | | Reuse `gem_command!` helperDavid Rodríguez2019-08-161-8/+4
* | | 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
* | | Use path helpers to find bundle binDavid Rodríguez2019-08-161-2/+1
* | | Fix bundle bin location in core repoDavid Rodríguez2019-08-161-1/+1
* | | Reuse more shared path helpersDavid Rodríguez2019-08-163-18/+4
* | | Remove unnecessary assignmentDavid Rodríguez2019-08-161-2/+2
* | | Remove unnecessary `let`David Rodríguez2019-08-161-3/+2