summaryrefslogtreecommitdiff
path: root/spec/bundler
AgeCommit message (Expand)Author
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] Only chdir when necessaryDavid Rodríguez
2019-08-17[bundler/bundler] Make sure gem has been built before deleteng itDavid Rodríguez
2019-08-17[bundler/bundler] Cleanup in a location independent wayDavid Rodríguez
2019-08-17[bundler/bundler] Remove obvious commentDavid Rodríguez
2019-08-17[bundler/bundler] Remve another unneeded `to_s`David 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] Rename a variableDavid Rodríguez
2019-08-17[bundler/bundler] Extract a `tracked_files` path helperDavid Rodríguez
2019-08-17[bundler/bundler] Rename some variablesDavid Rodríguez
2019-08-17[bundler/bundler] Reconcile testDavid 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] Reuse `gem_command!` 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] Use path helpers to find bundle binDavid Rodríguez
2019-08-17[bundler/bundler] Fix bundle bin location in core repoDavid Rodríguez
2019-08-17[bundler/bundler] Reuse more shared path helpersDavid Rodríguez
2019-08-17[bundler/bundler] Remove unnecessary assignmentDavid Rodríguez
2019-08-17[bundler/bundler] Remove unnecessary `let`David 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-17Fix typosKazuhiro NISHIYAMA
2019-08-16Revert "[bundler/bundler] Fixup #7297"Hiroshi SHIBATA
2019-08-16[bundler/bundler] Fixup #7297Hiroshi SHIBATA
2019-08-16[bundler/bundler] Fixed rubocop errorHiroshi SHIBATA
2019-08-16[bundler/bundler] Add initial Bundler::BuildMetadata Spectommy
2019-08-16[bundler/bundler] Add `--[no-]git` option to `bundle gem`David Rodríguez
2019-08-16[bundler/bundler] Remove unexistent folder from exemptionsDavid Rodríguez
2019-08-16[bundler/bundler] Commit man pages to source controlDavid Rodríguez
2019-08-16[bundler/bundler] Remove unexistent file from exemptionsDavid 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] Make sure spec fails if `bundle install` failsDavid Rodríguez
2019-08-16[bundler/bundler] Fix installation of system bundlerDavid Rodríguez
2019-08-16[bundler/bundler] Use non deprecated way of setting bundler pathDavid Rodríguez
2019-08-16[bundler/bundler] Clarify spec descriptionDavid Rodríguez
2019-08-16[bundler/bundler] Bump rack and sinatra to latest versionsDavid Rodríguez