summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-03Explicitly ignored GEMRC environmental variable.Hiroshi SHIBATA
2019-08-03Fixed up 365ee22d73ec73c119a842de271504e04bed6f45Hiroshi SHIBATA
2019-08-03Fixed the broken example with ruby core structure.Hiroshi SHIBATA
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 automatiek to 0.2.0David Rodríguez
2019-08-03[bundler/bundler] Bump net-http-persistent to 3.0.1David Rodríguez
2019-08-03[bundler/bundler] Always set `cache_all` via config during testsDavid 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] Fix typo in binstubs documentationScott Tesler
2019-08-03[bundler/bundler] Fix `git` options examplesDavid Rodríguez
2019-08-03[bundler/bundler] Fix incorrect sectioning in `gemfile` man pageDavid Rodríguez
2019-08-03[bundler/bundler] Removed the environmental variables that are BUNDLE_USER_*.Hiroshi SHIBATA
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] Move duplicated code to `before` blocksGuillermo Guerrero
2019-08-03[bundler/bundler] Remove now unused logicDavid Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary indirectionsDavid 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] Better info about spec exclusionsDavid Rodríguez
2019-08-03[bundler/bundler] Skip specs using `Process.fork` on WindowsDavid Rodríguez
2019-08-03[bundler/bundler] Try make some specs platform independentDavid Rodríguez
2019-08-03[bundler/bundler] Check for generic lockfilesDavid 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] Indentation fixesDavid Rodríguez
2019-08-03[bundler/bundler] Add a comment to explain the initial resetDavid Rodríguez
2019-08-03[bundler/bundler] Move environment reset to the only test needing itDavid Rodríguez
2019-08-03[bundler/bundler] Remove uneeded bundler keyDavid Rodríguez
2019-08-03[bundler/bundler] Improve test to make it more independent from envDavid Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary assignmentsDavid Rodríguez
2019-08-03[bundler/bundler] spec/bundler/shared_helpers_spec.rb - fixup after 7248MSP-Greg