summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add caller information to some deprecation messagesadd_info_to_some_deprecation_messagesDavid Rodríguez2019-09-233-11/+24
* 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
|/
* Merge #7343Bundlerbot2019-09-091-0/+7
|\
| * Add 2.1.0.pre.2 changelog entries2.1.0.pre.2_changelogDavid Rodríguez2019-09-051-0/+7
* | Merge #7342Bundlerbot2019-09-092-20/+10
|\ \
| * | Start using automatiek 0.3.0automatiek_0.3David Rodríguez2019-09-042-20/+10
* | | Merge #7344Bundlerbot2019-09-054-3/+3
|\ \ \ | |_|/ |/| |
| * | Ignore the all of warnings with inline_spec.rb of bundler examples.backport-ruby-coreHiroshi SHIBATA2019-09-051-1/+1