summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge #7248Bundlerbot2019-07-191-2/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | fix nested bundle exec's when bundler is a default gemMSP-Greg2019-07-161-2/+8
| |/ /
* | | Merge #7239Bundlerbot2019-07-154-15/+0
|\ \ \ | |/ / |/| |
| * | Fully remove compatibility guardremove_compatibility_guardDavid Rodríguez2019-07-094-15/+0
| |/
* | Merge #7247Bundlerbot2019-07-123-24/+6
|\ \
| * | Drop rubygems 2.5.0 and 2.5.1 supportdrop_rubygems_2_5_0_and_2_5_1_supportDavid Rodríguez2019-07-113-24/+6
* | | No need to make `Gem.refresh` a noopDavid Rodríguez2019-07-111-8/+0
|/ /
* | 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-102-2/+1
* | Remove now meaningless warningDavid Rodríguez2019-07-101-11/+1
* | Add all platforms to lockfile by defaultDavid Rodríguez2019-07-102-1/+9
* | Extract `expanded_platforms`David Rodríguez2019-07-102-2/+6
* | Extract `current_platforms`David Rodríguez2019-07-101-3/+9
|/
* Merge #7224Bundlerbot2019-07-081-3/+3
|\
| * Remove unnecessary `order_matters` paramremove_order_mattersDavid Rodríguez2019-07-041-3/+3
* | Merge #7222Bundlerbot2019-07-062-9/+8
|\ \
| * | 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-262-7/+8
* | | Merge #7225Bundlerbot2019-07-051-7/+11
|\ \ \
| * | | Clearer MissingRevision git errorsDavid Rodríguez2019-06-271-7/+11
| | |/ | |/|
* | | 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-051-1/+1
* | | [Package] Dont always update on --all-platformsSamuel Giddins2019-07-051-4/+1
* | | [Package] Always resolve remotely for --all-platformsSamuel Giddins2019-07-051-1/+1
* | | Merge #7212Bundlerbot2019-07-051-3/+2
|\ \ \ | |/ / |/| |
| * | 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-251-1/+1
| |/
* | RUBY_ENGINE should always be defined after 1.8.7ruby_engine_always_definedDavid Rodríguez2019-06-263-15/+8
|/
* Merge #7209Bundlerbot2019-06-241-0/+1
|\
| * Add `required_ruby_version` to gemspec templategemspec-rrMiklos Fazekas2019-06-171-0/+1
* | Merge #7161Bundlerbot2019-06-244-7/+18
|\ \
| * | 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-112-2/+4
| * | Normalize file:// handling in specsDavid Rodríguez2019-06-111-2/+1
* | | Use real paths for `bundle clean`use_real_git_pathsDavid Rodríguez2019-06-171-1/+1
| |/ |/|
* | Merge #7002Bundlerbot2019-06-141-3/+1
|\ \
| * | Respect color option when instantiating shellsDavid Rodríguez2019-05-241-3/+1
| * | Remove unnecessary conditionDavid Rodríguez2019-05-241-1/+1
* | | Migrate git proxy helpers to use Open3David Rodríguez2019-06-121-30/+22
* | | Merge #7199Bundlerbot2019-06-121-1/+8
|\ \ \
| * | | Fix `rake release` not prompting for OTP codedeivid/allow_otpDavid Rodríguez2019-06-111-1/+8
| | |/ | |/|
* | | Merge #7155Bundlerbot2019-06-111-0/+6
|\ \ \ | |/ / |/| |
| * | Added Ruby 2.6 to dsl.ruby26Hiroshi SHIBATA2019-05-021-0/+6
* | | Migrate two more requires to be relativeDavid Rodríguez2019-06-082-2/+2
* | | Migrate thor to use relative requiresDavid Rodríguez2019-06-0813-34/+34
| |/ |/|
* | Merge #7163Bundlerbot2019-05-232-8/+5
|\ \
| * | Remove now unnecessary append_ruby_scope fieldremove_global_path_appends_ruby_scopeDavid Rodríguez2019-05-071-4/+4
| * | Remove global_path_appends_ruby_scope settingDavid Rodríguez2019-05-072-5/+2