I just bundle update'd my stack and now are getting this warning each time Wafris starts:
[DEPRECATED] Bundler.rubygems.all_specs has been removed in favor of Bundler.rubygems.installed_specs
My command:
bundle exec rake assets:precompile RAILS_ENV=production
The warning appears right before these are logged:
[Wafris] attempting firewall connection via Wafris.configure initializer.
[Wafris] firewall enabled. Connected to Redis on <>. Ready to process requests. Set rules at: https://wafris.org/hub
I just bundle update'd my stack and now are getting this warning each time Wafris starts:
[DEPRECATED] Bundler.rubygems.all_specs has been removed in favor of Bundler.rubygems.installed_specs
My command: bundle exec rake assets:precompile RAILS_ENV=production
The warning appears right before these are logged: [Wafris] attempting firewall connection via Wafris.configure initializer. [Wafris] firewall enabled. Connected to Redis on <>. Ready to process requests. Set rules at: https://wafris.org/hub