summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation warningcolby/bundler-2-mergeDavid Rodríguez2019-04-091-1/+1
* Move on to bundler 3David Rodríguez2019-04-0954-429/+303
* Cherry-pick github source removal from Gemfile templateDavid Rodríguez2019-04-091-2/+0
* Merge changelog from 2-0-stableDavid Rodríguez2019-04-091-0/+45
* Fix some specs to not rely on remembering flagsDavid Rodríguez2019-04-092-4/+5
* Change deploy specs to properly configure deploymentDavid Rodríguez2019-04-091-6/+9
* Merge #7110Bundlerbot2019-04-0910-57/+8
|\
| * Remove ruby 1.8 compatibility codecleanup_old_rubies_stuffDavid Rodríguez2019-04-081-5/+2
| * Remove QuickLoader mentionDavid Rodríguez2019-04-081-5/+0
| * Remove misleading commentDavid Rodríguez2019-04-081-1/+1
| * Cleanup more stuff only needed for old rubiesDavid Rodríguez2019-04-086-18/+5
| * Remove unused constantDavid Rodríguez2019-04-081-14/+0
| * Cleanup old stuffDavid Rodríguez2019-04-081-14/+0
* | Merge #6951Bundlerbot2019-04-081-13/+14
|\ \ | |/ |/|
| * Fix symlink spec on ruby 2.6fix_symlink_spec_on_ruby_2.6David Rodríguez2019-04-041-9/+7
| * Read gemspec binarilyDavid Rodríguez2019-04-041-1/+1
| * Fix incorrect specification name in specDavid Rodríguez2019-04-041-2/+3
| * Fix missing tempfile requireDavid Rodríguez2019-04-041-0/+1
| * Fix missing tmpdir requireDavid Rodríguez2019-04-041-0/+2
| * Remove unused variableDavid Rodríguez2019-04-041-1/+0
* | Merge #7104Bundlerbot2019-04-081-0/+4
|\ \
| * | Add missing method to rake filefix_undefined_method_errorDavid Rodríguez2019-04-051-0/+4
* | | Merge #7105Bundlerbot2019-04-081-153/+157
|\ \ \
| * | | Remove one more nesting levelsimplify_deprecation_specsDavid Rodríguez2019-04-051-38/+38
| * | | Simplify some spec descriptionsDavid Rodríguez2019-04-051-3/+3
| * | | Fix major deprecation specs nestingDavid Rodríguez2019-04-051-109/+115
| * | | Remove unnecessary Gemfile lineDavid Rodríguez2019-04-051-1/+0
| * | | Prefer the standard `install_gemfile!`David Rodríguez2019-04-051-2/+1
* | | | Merge #7038Bundlerbot2019-04-061-1/+1
|\ \ \ \
| * | | | Strip unknown regexp option line from error formatTakashi Kokubun2019-03-141-1/+1
* | | | | Merge #7106Bundlerbot2019-04-052-0/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | set rubocop to cache into `tmp/rubocop` and have travis cache the foldercolby-rubocop-ci-cacheColby Swandale2019-04-052-0/+6
* | | | | Merge #7093Bundlerbot2019-04-053-1403/+172
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge lockfile spec filesmerge_lockfile_specsDavid Rodríguez2019-04-033-1403/+172
| | |_|/ | |/| |
* | | | Merge #7072Bundlerbot2019-04-057-52/+95
|\ \ \ \
| * | | | Typo. s/expect/except/David Rodríguez2019-04-051-1/+1
| * | | | Remove `list_command` settingDavid Rodríguez2019-04-055-20/+12
| * | | | Print a better messages on undocumented flagsDavid Rodríguez2019-04-052-8/+40
| * | | | Get `bundle show` deprecation cases testedDavid Rodríguez2019-04-051-6/+24
| * | | | Remove `bundle show` from bundler 3David Rodríguez2019-04-052-28/+29
| * | | | Move `bundle list` addition to bundler 3David Rodríguez2019-04-052-2/+2
|/ / / /
* | | | Merge #7102Bundlerbot2019-04-055-8/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove explictily loading thread library, It's provided by embedded module in...remove-threadSHIBATA Hiroshi2019-04-055-8/+1
|/ / /
* | | Merge #7023Bundlerbot2019-04-043-1/+57
|\ \ \
| * | | Shellsplit build configshellsplit_build_configDavid Rodríguez2019-03-283-1/+57
* | | | Merge #7084Bundlerbot2019-04-044-8/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove `console_command` settingremove_command_removal_settingsDavid Rodríguez2019-03-314-4/+1
| * | | Remove `viz_command` settingDavid Rodríguez2019-03-314-4/+1
* | | | Merge #7088Bundlerbot2019-04-021-1/+1
|\ \ \ \
| * | | | use pre.1 instead of beta.SHIBATA Hiroshi2019-04-021-1/+1