summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix spec calling incorrect helperfix_helpers_specsDavid Rodríguez2019-04-121-6/+27
* Merge #7113Bundlerbot2019-04-121-50/+46
|\
| * Make `init_gems_rb` a regular settingmake_init_gems_rb_a_settingDavid Rodríguez2019-04-111-50/+46
* | Remove `prefer_gems_rb` settinginit_gems_rbDavid Rodríguez2019-04-113-55/+2
|/
* Move on to bundler 3David Rodríguez2019-04-1148-406/+255
* Fix deprecation warningDavid Rodríguez2019-04-111-1/+1
* Fix some specs to not rely on remembering flagsDavid Rodríguez2019-04-112-4/+5
* Change deploy specs to properly configure deploymentDavid Rodríguez2019-04-111-6/+9
* Merge #7057Bundlerbot2019-04-119-58/+168
|\
| * Refactor list specs to not change gemfile sourcesmultiple_sources_deprecationDavid Rodríguez2019-04-082-15/+87
| * Check the full warning textDavid Rodríguez2019-04-081-1/+8
| * Fix multiple source deprecation spec on bundler 2David Rodríguez2019-04-081-2/+2
| * Move multiple global source removal to bundler 3David Rodríguez2019-04-086-21/+55
| * Merge multisource related settingsDavid Rodríguez2019-04-082-5/+2
| * Unify multiple source deprecation specsDavid Rodríguez2019-04-082-14/+17
| * Remove unnecessary Gemfile creationDavid Rodríguez2019-04-081-1/+0
| * Remove redundant `bundle! :install`David Rodríguez2019-04-081-2/+0
* | Merge #7110Bundlerbot2019-04-093-8/+3
|\ \
| * | Remove misleading commentDavid Rodríguez2019-04-081-1/+1
| * | Cleanup more stuff only needed for old rubiesDavid Rodríguez2019-04-082-7/+2
| |/
* | 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
* | 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 #7093Bundlerbot2019-04-053-1403/+172
|\ \
| * | Merge lockfile spec filesmerge_lockfile_specsDavid Rodríguez2019-04-033-1403/+172
| |/
* | Remove `list_command` settingDavid Rodríguez2019-04-051-1/+1
* | Print a better messages on undocumented flagsDavid Rodríguez2019-04-051-0/+28
* | Get `bundle show` deprecation cases testedDavid Rodríguez2019-04-051-6/+24
* | Remove `bundle show` from bundler 3David Rodríguez2019-04-051-1/+1
* | Move `bundle list` addition to bundler 3David Rodríguez2019-04-051-1/+1
* | Remove explictily loading thread library, It's provided by embedded module in...remove-threadSHIBATA Hiroshi2019-04-053-5/+1
* | Merge #7023Bundlerbot2019-04-042-0/+52
|\ \
| * | Shellsplit build configshellsplit_build_configDavid Rodríguez2019-03-282-0/+52
* | | Merge #7084Bundlerbot2019-04-041-2/+0
|\ \ \ | |_|/ |/| |
| * | Remove `console_command` settingremove_command_removal_settingsDavid Rodríguez2019-03-311-1/+0
| * | Remove `viz_command` settingDavid Rodríguez2019-03-311-1/+0
* | | Merge #7091Bundlerbot2019-04-021-1/+1
|\ \ \
| * | | change info command spec to use `bundle info` instead of `bundle show`colby/fix-info-specColby Swandale2019-04-021-1/+1
* | | | Merge #7089Bundlerbot2019-04-023-7/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Fix spec about lockfile writingnormalize_uris_in_lockfilesDavid Rodríguez2019-04-012-2/+2
| * | | Clarify lockfile and gemfile helpersDavid Rodríguez2019-04-011-4/+8