aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler
Commit message (Expand)AuthorAgeFilesLines
...
* [bundler/bundler] Extract yet another helper methodDavid Rodríguez2019-08-172-20/+19
* [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-173-14/+14
* [bundler/bundler] Only chdir when necessaryDavid Rodríguez2019-08-171-16/+14
* [bundler/bundler] Make sure gem has been built before deleteng itDavid Rodríguez2019-08-171-11/+13
* [bundler/bundler] Cleanup in a location independent wayDavid Rodríguez2019-08-171-1/+1
* [bundler/bundler] Remove obvious commentDavid Rodríguez2019-08-171-1/+0
* [bundler/bundler] Remve another unneeded `to_s`David Rodríguez2019-08-171-1/+1
* [bundler/bundler] Remove unneeded `to_s` callsDavid Rodríguez2019-08-172-3/+3
* [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-172-3/+1
* [bundler/bundler] Use `join` consistentlyDavid Rodríguez2019-08-171-1/+1
* [bundler/bundler] Extract a `lib_tracked_files` path helperDavid Rodríguez2019-08-172-4/+4
* [bundler/bundler] Rename a variableDavid Rodríguez2019-08-171-4/+4
* [bundler/bundler] Extract a `tracked_files` path helperDavid Rodríguez2019-08-172-4/+4
* [bundler/bundler] Rename some variablesDavid Rodríguez2019-08-171-19/+19
* [bundler/bundler] Reconcile testDavid Rodríguez2019-08-171-3/+1
* [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] Reuse `gem_command!` helperDavid Rodríguez2019-08-171-8/+4
* [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] Use path helpers to find bundle binDavid Rodríguez2019-08-171-2/+1
* [bundler/bundler] Fix bundle bin location in core repoDavid Rodríguez2019-08-171-1/+1
* [bundler/bundler] Reuse more shared path helpersDavid Rodríguez2019-08-173-18/+4
* [bundler/bundler] Remove unnecessary assignmentDavid Rodríguez2019-08-171-2/+2
* [bundler/bundler] Remove unnecessary `let`David Rodríguez2019-08-171-3/+2
* [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-174-8/+4
* Fix typosKazuhiro NISHIYAMA2019-08-171-1/+1
* Revert "[bundler/bundler] Fixup #7297"Hiroshi SHIBATA2019-08-161-0/+0
* [bundler/bundler] Fixup #7297Hiroshi SHIBATA2019-08-161-0/+0
* [bundler/bundler] Fixed rubocop errorHiroshi SHIBATA2019-08-161-2/+2
* [bundler/bundler] Add initial Bundler::BuildMetadata Spectommy2019-08-161-0/+44
* [bundler/bundler] Add `--[no-]git` option to `bundle gem`David Rodríguez2019-08-161-0/+36
* [bundler/bundler] Remove unexistent folder from exemptionsDavid Rodríguez2019-08-161-1/+1
* [bundler/bundler] Commit man pages to source controlDavid Rodríguez2019-08-163-20/+3
* [bundler/bundler] Remove unexistent file from exemptionsDavid Rodríguez2019-08-161-1/+1
* [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-163-6/+2
* [bundler/bundler] Make sure spec fails if `bundle install` failsDavid Rodríguez2019-08-161-1/+1
* [bundler/bundler] Fix installation of system bundlerDavid Rodríguez2019-08-161-3/+2
* [bundler/bundler] Use non deprecated way of setting bundler pathDavid Rodríguez2019-08-161-1/+2
* [bundler/bundler] Clarify spec descriptionDavid Rodríguez2019-08-161-2/+2
* [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