summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump vendored fileutils to 1.3.0next_fileutilsDavid Rodríguez2019-10-043-112/+132
* Merge #7374Bundlerbot2019-10-033-7/+7
|\
| * Fix typoIgor Zubkov2019-10-031-1/+1
| * Fix typoIgor Zubkov2019-10-033-6/+6
| * Fix typoIgor Zubkov2019-10-033-4/+4
|/
* Merge #7372Bundlerbot2019-10-0250-50/+50
|\
| * October manpagesoctober_manpagesDavid Rodríguez2019-10-0150-50/+50
|/
* Merge #7368Bundlerbot2019-09-291-1/+1
|\
| * Bump version to latest pre-releasebump_version_to_latest_preDavid Rodríguez2019-09-271-1/+1
* | Merge #7370Bundlerbot2019-09-292-6/+39
|\ \
| * | Fix outdated regression with groupless dependenciesfix_outdated_regressionDavid Rodríguez2019-09-272-5/+38
| * | Improve one spec descriptionDavid Rodríguez2019-09-271-1/+1
| |/
* | Merge #7362Bundlerbot2019-09-282-14/+32
|\ \ | |/ |/|
| * Avoid printing deprecation messages during specsfix_warningsDavid Rodríguez2019-09-261-8/+18
| * Fix warning during ruby_version specsDavid Rodríguez2019-09-261-6/+14
* | Merge #7361Bundlerbot2019-09-273-11/+24
|\ \
| * | Add caller information to some deprecation messagesadd_info_to_some_deprecation_messagesDavid Rodríguez2019-09-233-11/+24
* | | Merge #7365Bundlerbot2019-09-262-33/+20
|\ \ \ | |_|/ |/| |
| * | Remove unnecessary `outdated_gems_by_groups`refactor_outdatedDavid Rodríguez2019-09-251-6/+2
| * | Indentation fixesDavid Rodríguez2019-09-251-8/+8
| * | Remove some artificial line breaksDavid Rodríguez2019-09-251-4/+2
| * | Remove unnecessary `next`David Rodríguez2019-09-251-2/+0
| * | Invert yet another `if` to `unless` for readabilityDavid Rodríguez2019-09-251-1/+1
| * | Merge condition to a single lineDavid Rodríguez2019-09-251-2/+1
| * | Unify to a single `next` callDavid Rodríguez2019-09-251-2/+2
| * | Move local variable to where it's usedDavid Rodríguez2019-09-251-1/+2
| * | Invert another `if` for readabilityDavid Rodríguez2019-09-251-1/+1
| * | Traverse `outdated_gems_by_groups` in a simpler wayDavid Rodríguez2019-09-251-2/+1
| * | There should be no `nil` keys hereDavid Rodríguez2019-09-251-1/+1
| * | Spare a local variableDavid Rodríguez2019-09-251-2/+1
| * | Little reformatDavid Rodríguez2019-09-251-1/+1
| * | `unless` is much more readable than `if` hereDavid Rodríguez2019-09-251-1/+1
| * | Little optimization to `bundle outdated`David Rodríguez2019-09-251-1/+2
| * | SImplify outdated commandDavid Rodríguez2019-09-251-6/+2
|/ /
* | Merge #7364Bundlerbot2019-09-251-1/+5
|\ \
| * | Properly expand rubygems path when not in the root folderfollow_up_to_rgv_handling_refactorDavid Rodríguez2019-09-241-1/+3
| * | Properly version target rubygems when RGV is a pathDavid Rodríguez2019-09-241-0/+2
| |/
* | Merge #7360Bundlerbot2019-09-244-4/+2
|\ \ | |/ |/|
| * Consistenly use the default RSpec formatternormalize_rspec_formatterDavid Rodríguez2019-09-234-4/+2
|/
* Merge #7296Bundlerbot2019-09-2221-131/+175
|\
| * Remove no longer needed rubygems updateremove_with_rubygemsDavid Rodríguez2019-09-191-3/+0
| * Always go through our `rake` binstub in TravisCIDavid Rodríguez2019-09-191-5/+6
| * Only change cloned copy version if necessaryDavid Rodríguez2019-09-191-2/+15
| * Replace `with_rubygems` scriptDavid Rodríguez2019-09-1914-121/+132
| * Move some global requires to their few usagesDavid Rodríguez2019-09-187-3/+11
| * Reuse existing helperDavid Rodríguez2019-09-171-6/+8
| * Consistenly pass strings to `run` helperDavid Rodríguez2019-09-171-5/+5
| * Move require to the only file that needs itDavid Rodríguez2019-09-172-1/+2
| * Explicitly require test helpersDavid Rodríguez2019-09-171-4/+15
| * Remove duplicated conditionDavid Rodríguez2019-09-171-1/+1
|/