summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 #7209Bundlerbot2019-06-242-12/+16
|\
| * Add `required_ruby_version` to gemspec templategemspec-rrMiklos Fazekas2019-06-172-0/+7
| * Factor out gemspec call inside `let`David Rodríguez2019-06-171-8/+8
| * Remove duplicated `let`'sDavid Rodríguez2019-06-171-5/+2
* | Merge #7161Bundlerbot2019-06-2498-1028/+1039
|\ \
| * | Normalize usages of `Gem::Util` in rubygems integrationfix_file_uris_on_windowsDavid Rodríguez2019-06-111-5/+3
| * | Use rubygems utility if availableDavid Rodríguez2019-06-113-2/+14
| * | Fix file:// handling under WindowsDavid Rodríguez2019-06-113-4/+7
| * | Normalize file:// handling in specsDavid Rodríguez2019-06-1195-1023/+1021
* | | Merge #7216Bundlerbot2019-06-241-3/+3
|\ \ \
| * | | Revert "Migrate requires from exe/ to also be relative"revert_relative_require_from_executableDavid Rodríguez2019-06-201-3/+3
* | | | Merge #7213Bundlerbot2019-06-201-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Replace bundler_2:install with bundler_3:installbundler_3_install_taskDavid Rodríguez2019-06-181-2/+2
* | | | Merge #7217Bundlerbot2019-06-201-1/+1
|\ \ \ \
| * | | | Fix a typo on a spec commentfix_typoDavid Rodríguez2019-06-201-1/+1
| |/ / /
* | | | Merge #7218Bundlerbot2019-06-201-2/+2
|\ \ \ \
| * | | | Lock rubocop-performance to 1.4.0rubocop_071David Rodríguez2019-06-201-1/+1
| * | | | Bump rubocop to 0.71David Rodríguez2019-06-201-1/+1
| |/ / /
* | | | Merge #7214Bundlerbot2019-06-201-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix typo in 2.0.2 release date (changelog)Simon Perepelitsa2019-06-191-1/+1
|/ / /
* | | Merge #7211Bundlerbot2019-06-182-1/+27
|\ \ \
| * | | Use real paths for `bundle clean`use_real_git_pathsDavid Rodríguez2019-06-172-1/+27
|/ / /
* | | Merge #7202Bundlerbot2019-06-171-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix thread leak in compact index specsDavid Rodríguez2019-06-171-1/+1
|/ /
* | Merge #7002Bundlerbot2019-06-143-18/+23
|\ \
| * | Skip specs that need coloring on Windowsfix_shell_type_settingDavid Rodríguez2019-05-242-3/+4
| * | Add missing no-color source specsDavid Rodríguez2019-05-241-0/+16
| * | Be explicit about coloring in specs that need thatDavid Rodríguez2019-05-241-0/+2
| * | Respect color option when instantiating shellsDavid Rodríguez2019-05-242-15/+1
| * | Remove unnecessary conditionDavid Rodríguez2019-05-241-1/+1
* | | Merge #7203Bundlerbot2019-06-131-1/+1
|\ \ \
| * | | Fix typoIgor Zubkov2019-06-131-1/+1
|/ / /
* | | Merge branch '2-0-stable'Colby Swandale2019-06-131-0/+26
|\ \ \
| * | | fix changelog 2.0.2 typosv2.0.22-0-stableColby Swandale2019-06-131-4/+4
| * | | add v2.0.2 changelogColby Swandale2019-06-121-0/+26
| * | | bump version to 2.0.2Colby Swandale2019-06-121-1/+1
| * | | Merge #7199Bundlerbot2019-06-124-22/+45
| * | | Merge #6798 into `2-0-stable` (#7182)Colby Swandale2019-06-123-16/+5
| |\ \ \
| | * | | fix bug where bundler v3 is running a test for bundflet 2colby/bundler-2-fix-git-httpsColby Swandale2019-06-031-12/+1
| | * | | Merge #6798Bundlerbot2019-05-283-5/+5
| |/ / /
| * | | Merge pull request #7109 from bundler/colby/port-gem-helperColby Swandale2019-04-092-24/+32
| |\ \ \
| | * | | port GemHelper from mastercolby/port-gem-helperColby Swandale2019-04-092-24/+32
| * | | | add bors configuationColby Swandale2019-04-091-0/+10
| |/ / /
| * | | Merge #7080Bundlerbot2019-04-0817-55/+51
| * | | Merge #7089Bundlerbot2019-04-083-7/+11
| * | | Merge #7068Bundlerbot2019-04-052-24/+38
| * | | Merge #7036Bundlerbot2019-04-053-13/+2
| * | | Merge #7067Bundlerbot2019-04-0511-51/+298