aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Suppress warnings against locations in evalNobuyoshi Nakada2019-08-032-11/+11
* [bundler/bundler] The keys for RbConfig::CONFIG was String.Hiroshi SHIBATA2019-08-031-2/+3
* 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-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-031-2/+2
* [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-036-17/+17
* [bundler/bundler] Check for straneous quotesDavid Rodríguez2019-08-031-0/+25
* [bundler/bundler] [CurrentRuby] Say we are ruby? when the generic local platf...Samuel Giddins2019-08-031-0/+19
* [bundler/bundler] Fully remove compatibility guardDavid Rodríguez2019-08-034-28/+2
* [bundler/bundler] Remove development dependencies from gemspecDavid Rodríguez2019-08-031-2/+35
* [bundler/bundler] RUBY_ENGINE should always be defined after 1.8.7David Rodríguez2019-08-033-18/+8
* [bundler/bundler] Removed the environmental variables that are BUNDLE_USER_*.Hiroshi SHIBATA2019-08-031-0/+1
* [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] 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] Update error messages to be more preciseDavid Rodríguez2019-08-031-13/+13
* [bundler/bundler] Use a consistent requirement in binstubDavid Rodríguez2019-08-031-1/+9
* [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
* [bundler/bundler] Improve test to make it more independent from envDavid Rodríguez2019-08-031-2/+3
* [bundler/bundler] Remove unnecessary assignmentsDavid Rodríguez2019-08-031-2/+2
* [bundler/bundler] spec/bundler/shared_helpers_spec.rb - fixup after 7248MSP-Greg2019-08-031-1/+1
* [bundler/bundler] fix nested bundle exec's when bundler is a default gemMSP-Greg2019-08-031-2/+4
* [bundler/bundler] dsl_spec.rb - fix for Ruby coreMSP-Greg2019-08-031-1/+1
* [bundler/bundler] Remove `cache_command_is_package` feature flagDavid Rodríguez2019-08-032-10/+0
* [bundler/bundler] Drop rubygems 2.5.0 and 2.5.1 supportDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] Correct a rubygems test filterDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] Remove unnecessary test filterDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] Change the refresh spec to not use `stubs_for`David Rodríguez2019-08-031-3/+3
* [bundler/bundler] No need to make `Gem.refresh` a noopDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] Remove unnecessary lineDavid Rodríguez2019-08-031-1/+0
* [bundler/bundler] Tweak some quality specs to check more filesDavid Rodríguez2019-08-031-8/+8
* [bundler/bundler] Refactor setting the encoding in quality specsDavid Rodríguez2019-08-031-13/+14
* [bundler/bundler] This seems to pass for meDavid Rodríguez2019-08-031-3/+0
* [bundler/bundler] Remove now meaningless warningDavid Rodríguez2019-08-031-19/+0
* [bundler/bundler] Add all platforms to lockfile by defaultDavid Rodríguez2019-08-032-5/+23
* [bundler/bundler] Refactor some specsDavid Rodríguez2019-08-032-9/+9
* [bundler/bundler] Make some specs more explicitDavid Rodríguez2019-08-031-13/+11
* [bundler/bundler] Remove unnecessary begin-end blockDavid Rodríguez2019-08-031-15/+13
* [bundler/bundler] Fix typosDavid Rodríguez2019-08-031-4/+4
* [bundler/bundler] Reuse `lockfile` spec helperDavid Rodríguez2019-08-032-7/+3