summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use rubygems 3.0.2 for testing compatibility modesmaller_ci_matrixDavid Rodríguez2019-02-271-1/+1
* Test only the rubygems version each MRI version shipped withDavid Rodríguez2019-02-271-12/+3
* Merge #6982Bundlerbot2019-02-2631-186/+64
|\
| * Remove rubygems compatibility guardremove_unnecessary_rubygems_filtersDavid Rodríguez2019-02-252-13/+0
| * Remove more unnecessary rubygems version checksDavid Rodríguez2019-02-255-56/+27
| * Remove unnecessary old rubygems deprecationDavid Rodríguez2019-02-252-29/+4
| * Remove unnecessary rubygems filters from specsDavid Rodríguez2019-02-2522-88/+33
|/
* Merge #6971Bundlerbot2019-02-243-5/+9
|\
| * Fix warning message about bundler versionfix_upgrade_instructionsDavid Rodríguez2019-02-183-5/+9
* | Merge #6983Bundlerbot2019-02-2417-71/+23
|\ \
| * | Remove unnecessary ruby filters from specsremove_unnecessary_ruby_filtersDavid Rodríguez2019-02-2215-61/+23
| * | Remove ruby version major deprecationDavid Rodríguez2019-02-222-10/+0
* | | Merge #6984Bundlerbot2019-02-23708-414/+503
|\ \ \ | |/ / |/| |
| * | Refresh all VCR cassettesrefresh_vcr_cassettesDavid Rodríguez2019-02-22708-414/+503
|/ /
* | Merge #6965Bundlerbot2019-02-2210-55/+34
|\ \
| * | Rename major_deprecations to silence_deprecationsdeprecation_changesDavid Rodríguez2019-02-213-6/+6
| * | Remove now redundant configsDavid Rodríguez2019-02-212-5/+0
| * | Fix deprecations bugDavid Rodríguez2019-02-211-1/+1
| * | Remove major_deprecations feature flagDavid Rodríguez2019-02-213-2/+2
| * | Turn on deprecations by defaultDavid Rodríguez2019-02-212-1/+2
| * | Remove deprecation releasesDavid Rodríguez2019-02-212-18/+1
| * | Reword deprecation messagesDavid Rodríguez2019-02-216-23/+23
| * | Change some specs checking the wrong streamDavid Rodríguez2019-02-212-6/+6
|/ /
* | Revert "test tty"Colby Swandale2019-02-211-5/+0
* | test ttyColby Swandale2019-02-211-0/+5
* | Merge #6974Bundlerbot2019-02-2047-162/+181
|\ \
| * | Slightly better wording of error messagesuse_newer_list_interfaceDavid Rodríguez2019-02-202-4/+4
| * | Space after commaDavid Rodríguez2019-02-201-1/+1
| * | Tweak `bundle config` help to use new interfaceDavid Rodríguez2019-02-201-3/+3
| * | Fix git source error message recommendationsDavid Rodríguez2019-02-202-4/+25
| * | More exact match for errors messageDavid Rodríguez2019-02-201-1/+1
| * | Remove undefined commandDavid Rodríguez2019-02-191-2/+0
| * | Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-1946-152/+152
* | | Merge #6977Bundlerbot2019-02-202-2/+2
|\ \ \
| * | | Fixup r66984. Update the location of bundler gemspec.SHIBATA Hiroshi2019-02-202-2/+2
|/ / /
* | | Merge #6973Bundlerbot2019-02-207-16/+35
|\ \ \ | |/ / |/| |
| * | Fixed cop failuresSHIBATA Hiroshi2019-02-203-3/+3
| * | Use ENV["BUNDLE_GEM"] instead of gem command provided by system ruby.SHIBATA Hiroshi2019-02-193-8/+15
| * | Fixup r66984. It breakes bundler's examples.SHIBATA Hiroshi2019-02-192-2/+2
| * | The ruby core applied the difference structure from bundler upstreamSHIBATA Hiroshi2019-02-192-7/+19
|/ /
* | Merge #6969Bundlerbot2019-02-183-16/+8
|\ \ | |/ |/|
| * Fix redefinition warningtest_warningDavid Rodríguez2019-02-173-16/+8
|/
* Merge #6968Bundlerbot2019-02-161-1/+0
|\
| * Travis template: Drop unused sudo: false optionOlle Jonsson2019-02-161-1/+0
|/
* Merge #6899Bundlerbot2019-02-154-1/+87
|\
| * manually install rspec_junit_formatterJan Piotrowski2019-02-111-1/+5
| * always exit `ruby bin/rspec` with code 0Jan Piotrowski2019-02-111-1/+1
| * remove added dependencyJan Piotrowski2019-02-101-1/+0
| * Merge branch 'master' into cross_platform_ciJan Piotrowski2019-01-2841-318/+72
| |\
| * | patch readline in site_ruby (workaround for #6907)Jan Piotrowski2019-01-142-1/+46