summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | Move `lib` helper together with path helpersDavid Rodríguez2019-08-162-4/+4
* | | Reuse `lib` methodDavid Rodríguez2019-08-161-1/+0
* | | Remove duplicated methodDavid Rodríguez2019-08-164-8/+4
|/ /
* | Fixup #7297Hiroshi SHIBATA2019-08-161-0/+0
* | Merge #7301Bundlerbot2019-08-165-8/+11
|\ \ | |/ |/|
| * Fixed rubocop errortrack-ruby-core-masterHiroshi SHIBATA2019-08-161-2/+2
| * Fixed up 365ee22d73ec73c119a842de271504e04bed6f45Hiroshi SHIBATA2019-08-141-1/+1
| * Fixed the broken example with ruby core structure.Hiroshi SHIBATA2019-08-141-1/+2
| * Added example filter for Linux of GitHub Actions.Hiroshi SHIBATA2019-08-142-1/+2
| * Re-use GITHUB_ACTION variables for filtering bundler examples.Hiroshi SHIBATA2019-08-142-4/+4
| * GitHub Actions does not support ANSI color code. Skip failing examples.Hiroshi SHIBATA2019-08-141-1/+1
| * Explicitly ignored GEMRC environmental variable.Hiroshi SHIBATA2019-08-141-0/+1
| * Fix typo: duplicated the [skip-ci]ohbarye2019-08-141-1/+1
* | Merge #7297Bundlerbot2019-08-141-0/+44
|\ \
| * | Add initial Bundler::BuildMetadata Spectommy2019-08-131-0/+44
| |/
* | Merge #7263Bundlerbot2019-08-141-0/+36
|\ \ | |/ |/|
| * Add `--[no-]git` option to `bundle gem`git_option_to_bundle_gemDavid Rodríguez2019-07-311-0/+36
* | Remove unexistent file from exemptionsDavid Rodríguez2019-08-101-1/+1
* | Remove unexistent folder from exemptionsDavid Rodríguez2019-08-101-1/+1
* | Commit man pages to source controlDavid Rodríguez2019-08-103-20/+3
* | Bump rspec dependency to 3.8bump_rspec_dev_dependencyDavid Rodríguez2019-08-081-1/+1
* | Revert "make system_bundle_bin_path helper and resolve failing tests for ruby...fix_spec_working_by_chanceDavid Rodríguez2019-08-073-6/+2
* | Make sure spec fails if `bundle install` failsDavid Rodríguez2019-08-071-1/+1
* | Fix installation of system bundlerDavid Rodríguez2019-08-071-3/+2
* | Use non deprecated way of setting bundler pathDavid Rodríguez2019-08-071-1/+2
* | Clarify spec descriptionDavid Rodríguez2019-08-071-2/+2
* | Merge #7280Bundlerbot2019-08-071-7/+5
|\ \
| * | Make spec pass more resilientlyimprove_load_path_order_specDavid Rodríguez2019-08-061-1/+4
| * | Remove unnecessary exclusionsDavid Rodríguez2019-08-061-6/+1
* | | Bump rack and sinatra to latest versionsbump_test_depsDavid Rodríguez2019-08-064-6/+6
* | | Normalize style with other artifice filesDavid Rodríguez2019-08-061-4/+2
|/ /