summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Restore hack for old rubygems that still need itrevert_bin_activation_rubygems_monkeypatchesDavid Rodríguez2019-09-261-0/+14
* Undo bin activation rubygems redefinitionsDavid Rodríguez2019-09-262-25/+1
* 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
|/
* Merge #7358Bundlerbot2019-09-172-2/+2
|\
| * Add missing changelog datemore_release_fixesDavid Rodríguez2019-09-151-1/+1
| * Fallback to `release:github` task when no version specifiedDavid Rodríguez2019-09-151-1/+1
* | Merge #7359Bundlerbot2019-09-1715-97/+79
|\ \ | |/ |/|
| * Rename requirement_checker to filtersspec_simplificationsDavid Rodríguez2019-09-153-41/+45
| * Migrate a couple of requires to be relativeDavid Rodríguez2019-09-152-2/+3
| * Remove unneded require and inclusionDavid Rodríguez2019-09-151-2/+0
| * Remove dead codeDavid Rodríguez2019-09-151-4/+0
| * Fail hard if activating dep deps failsDavid Rodríguez2019-09-151-1/+1
| * Fix warning when overriding versionDavid Rodríguez2019-09-151-1/+1
| * Remove unneeded travis_retryDavid Rodríguez2019-09-151-1/+1
| * Remove unnecessary outputDavid Rodríguez2019-09-151-1/+0
| * Add some debugging info to error messageDavid Rodríguez2019-09-151-1/+1
| * Extract helper methodDavid Rodríguez2019-09-151-4/+8
| * Use '--progress' RSpec format by defaultDavid Rodríguez2019-09-151-1/+1
| * Remove unneeeded inclusionDavid Rodríguez2019-09-151-2/+0
| * Remove unneeded requiresDavid Rodríguez2019-09-151-3/+0
| * Lazily require rubygems/user_interactionDavid Rodríguez2019-09-151-1/+1
| * Refactor activation errorsDavid Rodríguez2019-09-156-25/+7
| * Add a private sectionDavid Rodríguez2019-09-151-5/+7
| * This module is special and not used inside specsDavid Rodríguez2019-09-151-1/+0
| * Use `extend self`David Rodríguez2019-09-151-6/+8
|/
* Merge #7355Bundlerbot2019-09-152-14/+41
|\
| * Document the modified `release:prepare_patch` taskfix_release_task_againDavid Rodríguez2019-09-121-11/+18
| * Restore version bumping to `release:prepare_patch`David Rodríguez2019-09-121-3/+23
|/
* Merge #7350Bundlerbot2019-09-121-38/+5
|\
| * Add some loggingfix_release_patch_taskDavid Rodríguez2019-09-101-0/+2
| * This task is no longer "destructive"David Rodríguez2019-09-101-2/+0
| * Cherry-pick commits into a new branchDavid Rodríguez2019-09-101-1/+1
| * Simplify `release:patch` taskDavid Rodríguez2019-09-101-37/+4
* | Merge #7353Bundlerbot2019-09-113-3/+3
|\ \ | |/ |/|
| * require `rubygems`, not `ubygems`Mike MacDonald2019-09-113-3/+3
|/