summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use rubygems 2.7.9 in CIbump_rubygems_in_CIDavid Rodríguez2019-03-082-2/+2
* Use rubygems 3.0.3 in CIDavid Rodríguez2019-03-082-4/+4
* Merge #7020Bundlerbot2019-03-061-1/+1
|\
| * Fix typoAndrew Nesbitt2019-03-061-1/+1
|/
* Merge #6994Bundlerbot2019-03-061-0/+12
|\
| * skip colorize examples when the environment was mswin or non tty.skip-non-color-ttySHIBATA Hiroshi2019-02-271-0/+12
* | Merge #7016Bundlerbot2019-03-0529-117/+35
|\ \
| * | Disable `Style/GuardClause` copfix_offenses_for_more_copsDavid Rodríguez2019-03-043-20/+3
| * | Move `rescue Exception` exceptions inlineDavid Rodríguez2019-03-046-14/+5
| * | Auto-correct `Style/MutableConstant` rubocop offensesDavid Rodríguez2019-03-047-23/+10
| * | Auto-correct `Style/RescueStandardError` offensesDavid Rodríguez2019-03-049-28/+13
| * | Auto-correct `Style/Encoding` rubocop issuesDavid Rodríguez2019-03-048-19/+0
| * | Auto-correct `Style/StderrPuts` rubocop offensesDavid Rodríguez2019-03-045-13/+4
* | | 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-043-8/+8
|\ \ \
| * | | make rubocop happyJan Piotrowski2019-03-032-2/+2
| * | | fix other sys_exec calls that prepended an env variableJan Piotrowski2019-03-032-2/+2
| * | | set ENV via Open3.popen3 param in sys_exec instead of via command being executedJan Piotrowski2019-03-031-6/+6
| |/ /
* | | Merge #7013Bundlerbot2019-03-043-2/+2
|\ \ \
| * | | move azure-pipeline folder to a hidden foldercolby/azure-pipeline-hiddenColby Swandale2019-03-043-2/+2
* | | | Merge #7015Bundlerbot2019-03-041-1/+1
|\ \ \ \
| * | | | expand comparison path for Windows compatJan Piotrowski2019-03-031-1/+1
| | |/ / | |/| |
* | | | Merge #7014Bundlerbot2019-03-0411-75/+27
|\ \ \ \
| * | | | Auto-correct `Style/TrailingCommaInHashLiteral` offensesglobally_enable_some_layout_copsDavid Rodríguez2019-03-045-17/+6
| * | | | Auto-correct `Style/TrailingCommaInArrayLiteral` offensesDavid Rodríguez2019-03-044-13/+3
| * | | | Fully enable some dependent Layout copsDavid Rodríguez2019-03-044-45/+18
|/ / / /
* | | | Merge #7010Bundlerbot2019-03-032-5/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Use double quotes for `git commit -m`windows_friendly_gitDavid Rodríguez2019-03-032-5/+5
| |/ /
* | | Merge #6978Bundlerbot2019-03-032-2/+14
|\ \ \ | |/ / |/| |
| * | add check for already installed pluginAnkit Kataria2019-02-212-2/+14
* | | Merge #7004Bundlerbot2019-03-024-74/+358
|\ \ \
| * | | Bump rubocop to 0.65.0David Rodríguez2019-03-014-74/+358
|/ / /
* | | Merge #6991Bundlerbot2019-02-284-45/+69
|\ \ \
| * | | Split (and skip) specs about multiple source deprecationfix_deprecation_specsDavid Rodríguez2019-02-281-8/+19
| * | | Prefer the `err` helper for checking errorsDavid Rodríguez2019-02-281-15/+15
| * | | Remove now unnecessary filteringDavid Rodríguez2019-02-281-5/+4
| * | | Make sure deprecation specs run on bundler 2David Rodríguez2019-02-281-3/+3
| * | | Fix major deprecation matcherDavid Rodríguez2019-02-282-5/+4
| * | | Adapt `bundle show` deprecation specsDavid Rodríguez2019-02-281-1/+5
| * | | Delay `bundle console` removal to bundler 3David Rodríguez2019-02-282-2/+6
| * | | Remove unnecessary gems.rb file creationDavid Rodríguez2019-02-281-1/+0
| * | | Delay requiring --all to update everything to bundler 3David Rodríguez2019-02-282-2/+7
| * | | Move some test setups to before blocksDavid Rodríguez2019-02-282-5/+10
| * | | Remove unnecessary gsubDavid Rodríguez2019-02-281-2/+0
|/ / /
* | | Merge #6997Bundlerbot2019-02-281-13/+4
|\ \ \
| * | | 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
|\ \ \ | |_|/ |/| |