aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Predefine some IDsNobuyoshi Nakada2019-08-038-29/+32
* [bundler/bundler] Remove Bundler.rubygems.config_map because it was deprecated.Hiroshi SHIBATA2019-08-032-5/+1
* [bundler/bundler] The keys for RbConfig::CONFIG was String.Hiroshi SHIBATA2019-08-031-2/+3
* [bundler/bundler] Point to CoC which contains the contributor covenantAdam Wanninger2019-08-031-1/+2
* Explicitly ignored GEMRC environmental variable.Hiroshi SHIBATA2019-08-031-0/+1
* Fixed up 365ee22d73ec73c119a842de271504e04bed6f45Hiroshi SHIBATA2019-08-031-1/+1
* Fixed the broken example with ruby core structure.Hiroshi SHIBATA2019-08-031-1/+2
* [bundler/bundler] Bump rubocop to 0.74.0David Rodríguez2019-08-034-4/+4
* [bundler/bundler] net-http-persistent 3.1.0 has been releasedDavid Rodríguez2019-08-033-9/+31
* [bundler/bundler] Adapt to the way my automatiek patch worksDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] Bump automatiek to 0.2.0David Rodríguez2019-08-031-1/+1
* [bundler/bundler] Bump net-http-persistent to 3.0.1David Rodríguez2019-08-0313-442/+813
* [bundler/bundler] Always set `cache_all` via config during testsDavid Rodríguez2019-08-037-31/+60
* [bundler/bundler] Enable `Style/UnneededInterpolation` copDavid Rodríguez2019-08-039-20/+20
* [bundler/bundler] Check for straneous quotesDavid Rodríguez2019-08-032-1/+26
* [bundler/bundler] [CurrentRuby] Say we are ruby? when the generic local platf...Samuel Giddins2019-08-032-0/+21
* [bundler/bundler] Fully remove compatibility guardDavid Rodríguez2019-08-038-43/+2
* [bundler/bundler] Remove development dependencies from gemspecDavid Rodríguez2019-08-032-9/+35
* [bundler/bundler] RUBY_ENGINE should always be defined after 1.8.7David Rodríguez2019-08-036-33/+16
* [bundler/bundler] Fix typo in binstubs documentationScott Tesler2019-08-031-1/+1
* [bundler/bundler] Fix `git` options examplesDavid Rodríguez2019-08-031-3/+3
* [bundler/bundler] Fix incorrect sectioning in `gemfile` man pageDavid Rodríguez2019-08-031-2/+1
* [bundler/bundler] Removed the environmental variables that are BUNDLE_USER_*.Hiroshi SHIBATA2019-08-031-0/+1
* [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] Move duplicated code to `before` blocksGuillermo Guerrero2019-08-031-24/+6
* [bundler/bundler] Remove now unused logicDavid Rodríguez2019-08-031-1/+0
* [bundler/bundler] Remove unnecessary indirectionsDavid Rodríguez2019-08-032-2/+2
* [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] Better info about spec exclusionsDavid Rodríguez2019-08-031-0/+8
* [bundler/bundler] Skip specs using `Process.fork` on WindowsDavid Rodríguez2019-08-031-0/+6
* [bundler/bundler] Try make some specs platform independentDavid Rodríguez2019-08-036-0/+17
* [bundler/bundler] Check for generic lockfilesDavid Rodríguez2019-08-033-5/+3
* [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-032-14/+14
* [bundler/bundler] Remove unnecessary method parameterDavid Rodríguez2019-08-031-2/+2
* [bundler/bundler] Use a consistent requirement in binstubDavid Rodríguez2019-08-032-10/+21
* [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] Indentation fixesDavid Rodríguez2019-08-031-14/+14
* [bundler/bundler] Add a comment to explain the initial resetDavid Rodríguez2019-08-031-0/+1
* [bundler/bundler] Move environment reset to the only test needing itDavid Rodríguez2019-08-032-2/+4