adamniedzielski/tiddle

Support devise > 4.3.X

Closed this issue · 2 comments

Hi Adam!

We need to add support for new devise version (4.3.0).
devise < 5 may works!

Greetings!

Or maybe without top limit:
devise, '>= 4.0.0'

@alejandrodevs Thanks for the heads-up. I released Tiddle 1.0.1 that allows Devise 4.3.0. I prefer to update these minor versions manually (4.2 -> 4.3) just to make sure that Tiddle still works.