summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change the refresh spec to not use `stubs_for`no_need_to_make_gem_refresh_a_noopDavid Rodríguez2019-07-111-3/+3
* No need to make `Gem.refresh` a noopDavid Rodríguez2019-07-112-9/+1
* Merge #7215Bundlerbot2019-07-119-52/+52
|\
| * Use `tap` for `current_platforms`auto_multiplatformDavid Rodríguez2019-07-101-4/+4
| * Remove now unused methodDavid Rodríguez2019-07-101-4/+0
| * Remove now meaningless settingDavid Rodríguez2019-07-103-4/+1
| * Remove now meaningless warningDavid Rodríguez2019-07-102-30/+1
| * Add all platforms to lockfile by defaultDavid Rodríguez2019-07-104-6/+32
| * Refactor some specsDavid Rodríguez2019-07-102-9/+9
| * Extract `expanded_platforms`David Rodríguez2019-07-102-2/+6
| * Extract `current_platforms`David Rodríguez2019-07-101-3/+9
|/
* Merge #7237Bundlerbot2019-07-097-104/+70
|\
| * Remove development dependencies from gemspecremove_add_development_dependency_from_gemspecDavid Rodríguez2019-07-086-81/+55
| * Remove unnecessary begin-end blockDavid Rodríguez2019-07-081-15/+13
| * Extract a common error messageDavid Rodríguez2019-07-081-4/+6
| * Remove bundle1 binstubDavid Rodríguez2019-07-081-8/+0
| * Bump rubocop to 0.72.0David Rodríguez2019-07-081-1/+1
|/
* Merge #7224Bundlerbot2019-07-081-3/+3
|\
| * Remove unnecessary `order_matters` paramremove_order_mattersDavid Rodríguez2019-07-041-3/+3
* | Merge #7222Bundlerbot2019-07-063-18/+26
|\ \
| * | Not sure how much this buys us, remove itremove_add_development_dependency_from_new_gemsDavid Rodríguez2019-06-261-2/+0
| * | Generate new gem development dependencies in GemfileDavid Rodríguez2019-06-263-14/+25
| * | Fix local variable nameDavid Rodríguez2019-06-261-2/+2
| * | Reuse `execute_bundle_gem` methodDavid Rodríguez2019-06-261-2/+1
* | | Merge #7235Bundlerbot2019-07-068-29/+21
|\ \ \
| * | | Fix typosspec_improvementsDavid Rodríguez2019-07-051-4/+4
| * | | Reuse `lockfile` spec helperDavid Rodríguez2019-07-052-7/+3
| * | | Remove unused filterDavid Rodríguez2019-07-051-1/+0
| * | | Reuse `gemfile` spec helperDavid Rodríguez2019-07-051-6/+4
| * | | Cleanup constant only used onceDavid Rodríguez2019-07-051-7/+5
| * | | More specific assertionDavid Rodríguez2019-07-051-2/+2
| * | | Remove redundant assertionDavid Rodríguez2019-07-051-1/+0
| * | | Make spec easier to debugDavid Rodríguez2019-07-051-1/+3
* | | | Merge #7225Bundlerbot2019-07-052-10/+18
|\ \ \ \
| * | | | Improve spec to be more realisticclearer_git_errorsDavid Rodríguez2019-06-281-2/+3
| * | | | Clearer MissingRevision git errorsDavid Rodríguez2019-06-272-9/+16
* | | | | Merge #6113Bundlerbot2019-07-054-8/+36
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Don't persist the cache_all_platforms settingseg-package-all-platforms-withoutDavid Rodríguez2019-07-051-2/+4
| * | | | [Package] Ensure uninstallable gems are _never_ installedSamuel Giddins2019-07-052-3/+13
| * | | | [Package] Dont always update on --all-platformsSamuel Giddins2019-07-051-4/+1
| * | | | [Package] Always resolve remotely for --all-platformsSamuel Giddins2019-07-052-1/+20
* | | | | Merge #7233Bundlerbot2019-07-051-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add missing mockmissing_mockDavid Rodríguez2019-07-041-0/+1
| | |_|/ | |/| |
* | | | Merge #7212Bundlerbot2019-07-052-3/+30
|\ \ \ \
| * | | | Inline `expanded_deps`fix_reresolving_locked_platform_specific_depsDavid Rodríguez2019-06-261-2/+1
| * | | | Don't re-resolve locked platform specific gemsDavid Rodríguez2019-06-252-1/+29
| | |_|/ | |/| |
* | | | Merge #7154Bundlerbot2019-07-041-0/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | bundler/inline should always install gems to system pathrobuye2019-06-191-0/+13
* | | | Merge #7229Bundlerbot2019-07-041-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Correct default cache pathIvo Wever2019-07-031-1/+1
|/ / /