Lockdown: Release 0.5.22

Updated to remove Dependencies deprecation warning.
Added by Andrew Stone 114 days ago

Updated to remove Dependencies deprecation warning:

DEPRECATION WARNING: Dependencies is deprecated! Use ActiveSupport::Dependencies instead.

Used ActiveSupport.const_defined?("Dependencies") to test.


Comments