You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 13, 2021. It is now read-only.
I used Quacky for the first time today and noticed that it has a dependency on activesupport, though this is not made explicit in its gemspec. The ideal solution would be to remove usage of activesupport, since it probably isn't necessary. If it's difficult to remove, it should be added to the gemspec.
Hi Ben,
I used Quacky for the first time today and noticed that it has a dependency on activesupport, though this is not made explicit in its gemspec. The ideal solution would be to remove usage of activesupport, since it probably isn't necessary. If it's difficult to remove, it should be added to the gemspec.
Thanks,
Matt Royal