aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [bundler/bundler] Add exclamation mark to methodDavid Rodríguez2019-08-031-2/+2
* [bundler/bundler] Move `strict` to an attributeDavid Rodríguez2019-08-031-8/+8
* [bundler/bundler] Extract some methodsDavid Rodríguez2019-08-031-19/+31
* [bundler/bundler] Unfold message to single line for readabilityDavid Rodríguez2019-08-031-2/+1
* [bundler/bundler] Extract a `print_gems` methodGuillermo Guerrero2019-08-031-16/+13
* [bundler/bundler] Less complexityGuillermo Guerrero2019-08-031-15/+8
* [bundler/bundler] Move more locals to attributesDavid Rodríguez2019-08-031-10/+11
* [bundler/bundler] Move `any?` logic to the attributeDavid Rodríguez2019-08-031-5/+3
* [bundler/bundler] Move `options_include_groups` to an attributeDavid Rodríguez2019-08-031-5/+5
* [bundler/bundler] Prefer feature flag to harcoded checkDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] Restore `cache_all` flag removalDavid Rodríguez2019-08-031-3/+4
* [bundler/bundler] Add workaround from old rubygemsDavid Rodríguez2019-08-031-1/+9
* [bundler/bundler] Update error messages to be more preciseDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] Remove unnecessary method parameterDavid Rodríguez2019-08-031-2/+2
* [bundler/bundler] Use a consistent requirement in binstubDavid Rodríguez2019-08-031-9/+12
* [bundler/bundler] Remove redundant begin-end blockDavid Rodríguez2019-08-031-2/+1
* [bundler/bundler] Don't need 1.8 compatibilityDavid Rodríguez2019-08-031-2/+1
* [bundler/bundler] Remove uneeded bundler keyDavid Rodríguez2019-08-031-1/+0
* [bundler/bundler] fix nested bundle exec's when bundler is a default gemMSP-Greg2019-08-031-2/+8
* [bundler/bundler] build_metadata.rb - fix 'warning: instance variable @git_co...MSP-Greg2019-08-031-1/+1
* [bundler/bundler] Alias `cache` to `package` nowDavid Rodríguez2019-08-032-51/+1
* [bundler/bundler] Remove `cache_command_is_package` feature flagDavid Rodríguez2019-08-034-6/+4
* [bundler/bundler] Always keep `bundle package --all` optionDavid Rodríguez2019-08-031-4/+3
* [bundler/bundler] Fix incorrect flag usageDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] Remove redundant conditionDavid Rodríguez2019-08-031-4/+2
* [bundler/bundler] Drop rubygems 2.5.0 and 2.5.1 supportDavid Rodríguez2019-08-034-25/+7
* [bundler/bundler] No need to make `Gem.refresh` a noopDavid Rodríguez2019-08-031-8/+0
* [bundler/bundler] Use `tap` for `current_platforms`David Rodríguez2019-08-031-4/+4
* [bundler/bundler] Remove now unused methodDavid Rodríguez2019-08-031-4/+0
* [bundler/bundler] Remove now meaningless settingDavid Rodríguez2019-08-032-2/+1
* [bundler/bundler] Remove now meaningless warningDavid Rodríguez2019-08-031-11/+1
* [bundler/bundler] Add all platforms to lockfile by defaultDavid Rodríguez2019-08-032-1/+9
* [bundler/bundler] Extract `expanded_platforms`David Rodríguez2019-08-032-2/+6
* [bundler/bundler] Extract `current_platforms`David Rodríguez2019-08-031-3/+9
* [bundler/bundler] [GemHelpers] Remove the special code path for ruby platform...Samuel Giddins2019-08-031-3/+1
* [bundler/bundler] Bump rubocop to 0.72.0David Rodríguez2019-08-031-1/+1
* [bundler/bundler] Don't persist the cache_all_platforms settingDavid Rodríguez2019-08-031-2/+4
* [bundler/bundler] [Package] Ensure uninstallable gems are _never_ installedSamuel Giddins2019-08-031-1/+1
* [bundler/bundler] [Package] Dont always update on --all-platformsSamuel Giddins2019-08-031-4/+1
* [bundler/bundler] [Package] Always resolve remotely for --all-platformsSamuel Giddins2019-08-031-1/+1
* [bundler/bundler] Remove unnecessary `order_matters` paramDavid Rodríguez2019-08-031-3/+3
* [bundler/bundler] Clearer MissingRevision git errorsDavid Rodríguez2019-08-031-7/+11
* [bundler/bundler] Not sure how much this buys us, remove itDavid Rodríguez2019-08-031-2/+0
* [bundler/bundler] Inline `expanded_deps`David Rodríguez2019-08-031-2/+1
* [bundler/bundler] Generate new gem development dependencies in GemfileDavid Rodríguez2019-08-032-7/+8
* [bundler/bundler] Don't re-resolve locked platform specific gemsDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] Lock rubocop-performance to 1.4.0David Rodríguez2019-08-031-1/+1
* [bundler/bundler] Bump rubocop to 0.71David Rodríguez2019-08-031-1/+1
* [bundler/bundler] Use real paths for `bundle clean`David Rodríguez2019-08-031-1/+1
* [bundler/bundler] Add `required_ruby_version` to gemspec templateMiklos Fazekas2019-08-031-0/+1