mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
9fbb73b5f5
This fixes the following warning when running `rake features` using the latest version of Bundler (2.1.4): ``` [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 spec/support/test_app.rb:194) ``` |
||
---|---|---|
.. | ||
integration | ||
lib | ||
support | ||
integration_spec_helper.rb | ||
spec_helper.rb |