Skip to content

Pwned gem & simplified dependancies

Compare
Choose a tag to compare
@michaelbanfield michaelbanfield released this 25 Mar 18:57
· 56 commits to master since this release

Thanks to @philnash and @wjordan for contributing this release.

This release migrates common logic to the pwned gem. This should have no impact on the behaviour of the plugin.

Additionally this release moves the explicit dependency on rails to a development dependancy. This will allow a broader ranch of clients to use the plugin, being constrained by devise's rails support rather than the plugins specific dependancy.