summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2019-08-03Suppress warnings against locations in evalNobuyoshi Nakada
2019-08-03[bundler/bundler] The keys for RbConfig::CONFIG was String.Hiroshi SHIBATA
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] 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] Removed the environmental variables that are BUNDLE_USER_*.Hiroshi SHIBATA
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] 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] Update error messages to be more preciseDavid Rodríguez
2019-08-03[bundler/bundler] Use a consistent requirement in binstubDavid 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] 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
2019-08-03[bundler/bundler] fix nested bundle exec's when bundler is a default gemMSP-Greg
2019-08-03[bundler/bundler] dsl_spec.rb - fix for Ruby coreMSP-Greg
2019-08-03[bundler/bundler] Remove `cache_command_is_package` feature flagDavid Rodríguez
2019-08-03[bundler/bundler] Drop rubygems 2.5.0 and 2.5.1 supportDavid Rodríguez
2019-08-03[bundler/bundler] Correct a rubygems test filterDavid Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary test filterDavid Rodríguez
2019-08-03[bundler/bundler] Change the refresh spec to not use `stubs_for`David Rodríguez
2019-08-03[bundler/bundler] No need to make `Gem.refresh` a noopDavid Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary lineDavid Rodríguez
2019-08-03[bundler/bundler] Tweak some quality specs to check more filesDavid Rodríguez
2019-08-03[bundler/bundler] Refactor setting the encoding in quality specsDavid Rodríguez
2019-08-03[bundler/bundler] This seems to pass for meDavid 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] Refactor some specsDavid Rodríguez
2019-08-03[bundler/bundler] Make some specs more explicitDavid Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary begin-end blockDavid Rodríguez
2019-08-03[bundler/bundler] Fix typosDavid Rodríguez
2019-08-03[bundler/bundler] Reuse `lockfile` spec helperDavid Rodríguez