summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump rubocop to 0.74.0bump_rubocopDavid Rodríguez2019-07-313-3/+3
* Merge #7123Bundlerbot2019-07-311-77/+77
|\
| * Add exclamation mark to methodDavid Rodríguez2019-07-241-2/+2
| * Move `strict` to an attributeDavid Rodríguez2019-07-241-8/+8
| * Extract some methodsDavid Rodríguez2019-07-241-19/+31
| * Unfold message to single line for readabilityDavid Rodríguez2019-07-241-2/+1
| * Extract a `print_gems` methodGuillermo Guerrero2019-07-241-16/+13
| * Less complexityGuillermo Guerrero2019-07-241-15/+8
| * Move more locals to attributesDavid Rodríguez2019-07-241-10/+11
| * Move `any?` logic to the attributeDavid Rodríguez2019-07-241-5/+3
| * Move `options_include_groups` to an attributeDavid Rodríguez2019-07-241-5/+5
* | Merge #7259Bundlerbot2019-07-291-13/+22
|\ \
| * | Add workaround from old rubygemsrelax_bundler_binstubDavid Rodríguez2019-07-231-1/+9
| * | Update error messages to be more preciseDavid Rodríguez2019-07-231-1/+1
| * | Remove unnecessary method parameterDavid Rodríguez2019-07-231-2/+2
| * | Use a consistent requirement in binstubDavid Rodríguez2019-07-231-9/+12
| * | Remove redundant begin-end blockDavid Rodríguez2019-07-231-2/+1
| * | Don't need 1.8 compatibilityDavid Rodríguez2019-07-231-2/+1
* | | Merge #7258Bundlerbot2019-07-292-4/+5
|\ \ \
| * | | Prefer feature flag to harcoded checkDavid Rodríguez2019-07-241-1/+1
| * | | Restore `cache_all` flag removalDavid Rodríguez2019-07-241-3/+4
| | |/ | |/|
* | | Merge #6809Bundlerbot2019-07-262-3/+3
|\ \ \
| * | | [CurrentRuby] Say we are ruby? when the generic local platform is Gem::Platfo...segiddins/gemspec-force-ruby-platformSamuel Giddins2019-07-091-0/+2
| * | | [GemHelpers] Remove the special code path for ruby platform being its own gen...Samuel Giddins2019-07-091-3/+1
* | | | net-http-persistent 3.1.0 has been releasedbump_net_http_persistentDavid Rodríguez2019-07-253-9/+31
* | | | Adapt to the way my automatiek patch worksDavid Rodríguez2019-07-241-1/+1
* | | | Bump net-http-persistent to 3.0.1David Rodríguez2019-07-2412-440/+811
| |/ / |/| |
* | | Merge #7261Bundlerbot2019-07-243-3/+3
|\ \ \
| * | | Enable `Style/UnneededInterpolation` copenable_unneeded_interpolation_copDavid Rodríguez2019-07-233-3/+3
* | | | Merge #7226Bundlerbot2019-07-241-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Check for straneous quotesimprove_quality_specsDavid Rodríguez2019-07-101-1/+1
| |/ /
* | | Merge #7238Bundlerbot2019-07-231-1/+2
|\ \ \
| * | | Point to CoC which contains the contributor covenantAdam Wanninger2019-07-231-1/+2
| | |/ | |/|
* | | Remove uneeded bundler keyDavid Rodríguez2019-07-231-1/+0
|/ /
* | Merge #7250Bundlerbot2019-07-221-1/+1
|\ \
| * | build_metadata.rb - fix 'warning: instance variable @git_commit_sha not initi...MSP-Greg2019-07-161-1/+1
* | | Merge #7249Bundlerbot2019-07-205-62/+7
|\ \ \
| * | | Alias `cache` to `package` nowadd_package_functionality_to_cacheDavid Rodríguez2019-07-152-51/+1
| * | | Remove `cache_command_is_package` feature flagDavid Rodríguez2019-07-154-6/+4
| * | | Always keep `bundle package --all` optionDavid Rodríguez2019-07-151-4/+3
| * | | Fix incorrect flag usageDavid Rodríguez2019-07-151-1/+1
| * | | Remove redundant conditionDavid Rodríguez2019-07-151-4/+2
* | | | 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