summaryrefslogtreecommitdiff
path: root/spec/bundler/runtime/with_unbundled_env_spec.rb
AgeCommit message (Expand)Author
2019-11-11Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA
2019-08-20Fix some bundler specs (#2380)David Rodríguez
2019-08-18[bundler/bundler] Remove unnecessary rubygems monkeypatchDavid Rodríguez
2019-08-03[bundler/bundler] Skip specs using `Process.fork` on WindowsDavid 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-06-09Merge bundler master from upstream.Hiroshi SHIBATA
2019-04-14Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt