Wafris / wafris-rb

Wafris Client for Rails and Rack applications
https://wafris.org
Other
101 stars 9 forks source link

Deprecation warning #76

Closed seanwmitchell closed 2 months ago

seanwmitchell commented 4 months ago

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

seanwmitchell commented 2 months ago

Irrelevant now with the 2.0 version