Skip to content

Fix bundler 2.1 deprecation warning#131

Merged
alexch merged 1 commit intoalexch:masterfrom
fukayatsu:fix-bundler-2.1-deprecation-warning
Jan 4, 2023
Merged

Fix bundler 2.1 deprecation warning#131
alexch merged 1 commit intoalexch:masterfrom
fukayatsu:fix-bundler-2.1-deprecation-warning

Conversation

@fukayatsu
Copy link
Copy Markdown
Contributor

fix #130

[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 /Users/fukayatsu/.rbenv/versions/2.7.0/lib/ruby/gems/2.7.0/gems/rerun-0.13.0/lib/rerun/notification.rb:74)
@qortex
Copy link
Copy Markdown

qortex commented May 2, 2020

That would be great to have this warning disappear!
Any chance to have this merged @alexch ?
Thanks for the great work!

@megatux
Copy link
Copy Markdown

megatux commented Jul 8, 2020

Friendly ping. It'd be nice to remove the warning. Thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DEPRECATED] Bundler.with_clean_env on Bundler 2.1.x

4 participants