Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundler.with_clean_env deprecated #45

Open
alessandro-fazzi opened this issue Sep 26, 2020 · 0 comments
Open

Bundler.with_clean_env deprecated #45

alessandro-fazzi opened this issue Sep 26, 2020 · 0 comments
Labels

Comments

@alessandro-fazzi
Copy link
Member

[DEPRECATED] `Bundler.with_clean_env` has been deprecated in favor of `Bundler.with_unbundled_env`. If you instead want the environment before bundler was originally loaded, use `Bundler.with_original_env` (called at /home/travis/build/welaika/welaika-suspenders/spec/support/suspenders.rb:159)

This shows up during tests in CI too.

Probably it's a matter of sync with upstream code, but I have not investigated yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant