You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix deprecation warning for Bundler.with_clean_env
Fixes the following:
[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/x/src/overcommit/spec/integration/gemfile_option_spec.rb:63)
0 commit comments