summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-08-04change call CGI methods from :: to .Semyon Pupkov
2019-08-03[bundler/bundler] Remove Bundler.rubygems.config_map because it was deprecated.Hiroshi SHIBATA
2019-08-03[bundler/bundler] Point to CoC which contains the contributor covenantAdam Wanninger
2019-08-03[bundler/bundler] Bump rubocop to 0.74.0David Rodríguez
2019-08-03[bundler/bundler] net-http-persistent 3.1.0 has been releasedDavid Rodríguez
2019-08-03[bundler/bundler] Adapt to the way my automatiek patch worksDavid Rodríguez
2019-08-03[bundler/bundler] Bump net-http-persistent to 3.0.1David Rodríguez
2019-08-03[bundler/bundler] Enable `Style/UnneededInterpolation` copDavid Rodríguez
2019-08-03[bundler/bundler] Check for straneous quotesDavid Rodríguez
2019-08-03[bundler/bundler] [CurrentRuby] Say we are ruby? when the generic local platf...Samuel Giddins
2019-08-03[bundler/bundler] Fully remove compatibility guardDavid Rodríguez
2019-08-03[bundler/bundler] Remove development dependencies from gemspecDavid Rodríguez
2019-08-03[bundler/bundler] RUBY_ENGINE should always be defined after 1.8.7David Rodríguez
2019-08-03[bundler/bundler] Add exclamation mark to methodDavid Rodríguez
2019-08-03[bundler/bundler] Move `strict` to an attributeDavid Rodríguez
2019-08-03[bundler/bundler] Extract some methodsDavid Rodríguez
2019-08-03[bundler/bundler] Unfold message to single line for readabilityDavid Rodríguez
2019-08-03[bundler/bundler] Extract a `print_gems` methodGuillermo Guerrero
2019-08-03[bundler/bundler] Less complexityGuillermo Guerrero
2019-08-03[bundler/bundler] Move more locals to attributesDavid Rodríguez
2019-08-03[bundler/bundler] Move `any?` logic to the attributeDavid Rodríguez
2019-08-03[bundler/bundler] Move `options_include_groups` to an attributeDavid Rodríguez
2019-08-03[bundler/bundler] Prefer feature flag to harcoded checkDavid Rodríguez
2019-08-03[bundler/bundler] Restore `cache_all` flag removalDavid Rodríguez
2019-08-03[bundler/bundler] Add workaround from old rubygemsDavid Rodríguez
2019-08-03[bundler/bundler] Update error messages to be more preciseDavid Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary method parameterDavid Rodríguez
2019-08-03[bundler/bundler] Use a consistent requirement in binstubDavid Rodríguez
2019-08-03[bundler/bundler] Remove redundant begin-end blockDavid Rodríguez
2019-08-03[bundler/bundler] Don't need 1.8 compatibilityDavid Rodríguez
2019-08-03[bundler/bundler] Remove uneeded bundler keyDavid Rodríguez
2019-08-03[bundler/bundler] fix nested bundle exec's when bundler is a default gemMSP-Greg
2019-08-03[bundler/bundler] build_metadata.rb - fix 'warning: instance variable @git_co...MSP-Greg
2019-08-03[bundler/bundler] Alias `cache` to `package` nowDavid Rodríguez
2019-08-03[bundler/bundler] Remove `cache_command_is_package` feature flagDavid Rodríguez
2019-08-03[bundler/bundler] Always keep `bundle package --all` optionDavid Rodríguez
2019-08-03[bundler/bundler] Fix incorrect flag usageDavid Rodríguez
2019-08-03[bundler/bundler] Remove redundant conditionDavid Rodríguez
2019-08-03[bundler/bundler] Drop rubygems 2.5.0 and 2.5.1 supportDavid Rodríguez
2019-08-03[bundler/bundler] No need to make `Gem.refresh` a noopDavid Rodríguez
2019-08-03[bundler/bundler] Use `tap` for `current_platforms`David Rodríguez
2019-08-03[bundler/bundler] Remove now unused methodDavid Rodríguez
2019-08-03[bundler/bundler] Remove now meaningless settingDavid Rodríguez
2019-08-03[bundler/bundler] Remove now meaningless warningDavid Rodríguez
2019-08-03[bundler/bundler] Add all platforms to lockfile by defaultDavid Rodríguez
2019-08-03[bundler/bundler] Extract `expanded_platforms`David Rodríguez
2019-08-03[bundler/bundler] Extract `current_platforms`David Rodríguez
2019-08-03[bundler/bundler] [GemHelpers] Remove the special code path for ruby platform...Samuel Giddins
2019-08-03[bundler/bundler] Bump rubocop to 0.72.0David Rodríguez
2019-08-03[bundler/bundler] Don't persist the cache_all_platforms settingDavid Rodríguez