rerun
rerun copied to clipboard
[DEPRECATED] `Bundler.with_clean_env` has been deprecated in favor of `Bundler.with_unbundled_env`
[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
I think this is a dup of #130, that was already fixed in #131.