summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Merge #7030Bundlerbot2019-03-152-20/+11
|\
| * Remove LessThanProcDavid Rodríguez2019-03-132-20/+11
* | Be agressive, our specs should print no deprecationsimprove_deprecation_specsDavid Rodríguez2019-03-141-4/+0
* | Remove the `have_major_deprecation` matcherDavid Rodríguez2019-03-142-13/+4
* | Remove `eq_err` matcherDavid Rodríguez2019-03-142-7/+6
|/
* Prefer --no-documentDavid Rodríguez2019-03-131-1/+1
* Remove unnecessary conditionDavid Rodríguez2019-03-131-1/+1
* Merge #7024Bundlerbot2019-03-081-2/+0
|\
| * Fix TODODavid Rodríguez2019-03-081-2/+0
* | Fix rubocop issuesDavid Rodríguez2019-03-081-2/+2
* | Fallback to sequentially fetching specs on 429sDavid Rodríguez2019-03-081-0/+48
|/
* Merge #7016Bundlerbot2019-03-055-10/+10
|\
| * Auto-correct `Style/MutableConstant` rubocop offensesDavid Rodríguez2019-03-041-1/+1
| * Auto-correct `Style/RescueStandardError` offensesDavid Rodríguez2019-03-043-7/+7
| * Auto-correct `Style/StderrPuts` rubocop offensesDavid Rodríguez2019-03-042-2/+2
* | Merge #7012Bundlerbot2019-03-041-1/+1
|\ \ | |/ |/|
| * Update spec/support/helpers.rbDavid Rodríguez2019-03-041-1/+1
| * adapt path regex to also work with Windows pathsJan Piotrowski2019-03-031-1/+1
* | Merge #7011Bundlerbot2019-03-041-6/+6
|\ \
| * | set ENV via Open3.popen3 param in sys_exec instead of via command being executedJan Piotrowski2019-03-031-6/+6
| |/
* | Auto-correct `Style/TrailingCommaInHashLiteral` offensesglobally_enable_some_layout_copsDavid Rodríguez2019-03-041-1/+1
* | Use double quotes for `git commit -m`windows_friendly_gitDavid Rodríguez2019-03-031-1/+1
|/
* Fix major deprecation matcherDavid Rodríguez2019-02-281-2/+1
* Refresh all VCR cassettesrefresh_vcr_cassettesDavid Rodríguez2019-02-22708-414/+503
* Reword deprecation messagesDavid Rodríguez2019-02-211-1/+1
* Merge #6974Bundlerbot2019-02-201-2/+2
|\
| * Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-191-2/+2
* | Fixup r66984. Update the location of bundler gemspec.SHIBATA Hiroshi2019-02-201-1/+1
* | Fixed cop failuresSHIBATA Hiroshi2019-02-201-1/+1
* | Use ENV["BUNDLE_GEM"] instead of gem command provided by system ruby.SHIBATA Hiroshi2019-02-191-1/+2
* | The ruby core applied the difference structure from bundler upstreamSHIBATA Hiroshi2019-02-191-4/+8
|/
* Fix redefinition warningtest_warningDavid Rodríguez2019-02-171-0/+8
* Remove now unnecessary `lack_errors` matcherDavid Rodríguez2019-02-141-7/+0
* Split stderr and stdout in specsDavid Rodríguez2019-02-141-2/+2
* Remove exception since MRI 1.9.3 is no longer supporteddependency_reviewDavid Rodríguez2019-02-131-4/+3
* Bump builder gem since we no longer support MRI 1.9.2David Rodríguez2019-02-131-2/+1
* Bump rack-test since we no longer support MRI 1.8.7David Rodríguez2019-02-131-3/+1
* Fix TODO note since linked issue seems closedDavid Rodríguez2019-02-131-3/+1
* Remove no longer relevant commentDavid Rodríguez2019-02-131-1/+0
* Update the additional versions of rake in rspec examples.update-default-version-of-templateSHIBATA Hiroshi2019-01-241-1/+1
* Fixed failing examples.SHIBATA Hiroshi2019-01-241-1/+1
* Added condition for Object =~ comparison.SHIBATA Hiroshi2019-01-231-1/+1
* Merge #6793Bundlerbot2019-01-231-5/+0
|\
| * Removed exe/bundle_ruby and its example.SHIBATA Hiroshi2018-11-201-5/+0
* | make system_bundle_bin_path helper and resolve failing tests for ruby < 2.6Colby Swandale2018-12-282-1/+5
* | set `bundle` spec helper to load the system bundler binstub directly instead ...Colby Swandale2018-12-281-1/+1
* | Following up ruby core changes.SHIBATA Hiroshi2018-11-271-1/+1
|/
* Merge #6743Bundlerbot2018-11-162-6/+22
|\
| * Backport from ruby coreSHIBATA Hiroshi2018-11-012-14/+16
| * rubocop -aSHIBATA Hiroshi2018-10-202-2/+3