cbeer / engine_cart

Rake tasks to generate test applications for Rails Engines
MIT License
18 stars 16 forks source link

Bundler.with_clean_env is deprecated in bundler 2.1.0 #100

Open jcoyne opened 4 years ago

jcoyne commented 4 years ago
[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/jcoyne85/.rbenv/versions/2.6.4/lib/ruby/gems/2.6.0/gems/capistrano-bundle_audit-0.2.2/lib/capistrano/tasks/bundle_audit.rake:20)