rerun icon indicating copy to clipboard operation
rerun copied to clipboard

[DEPRECATED] `Bundler.with_clean_env` has been deprecated in favor of `Bundler.with_unbundled_env`

Open zblsv opened this issue 1 year ago • 1 comments

[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/.../.rvm/rubies/ruby-3.2.2/lib/ruby/gems/3.2.0/gems/rerun-0.14.0/lib/rerun/notification.rb:74)

ruby -v ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x86_64-linux]

bundle -v Bundler version 2.4.12

zblsv avatar May 11 '23 04:05 zblsv

I think this is a dup of #130, that was already fixed in #131.

Juanmcuello avatar Nov 19 '23 17:11 Juanmcuello