flex around devise, also reconfirmable

This commit is contained in:
2022-12-20 21:02:36 +02:00
parent 13682fb58b
commit 0ccfab790b
15 changed files with 298 additions and 133 deletions

View File

@ -117,6 +117,9 @@ GEM
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
devise-tailwindcssed (0.1.5)
rails (>= 5.2.3.4, < 7.1)
railties (> 4.0, < 7.1)
diff-lcs (1.5.0)
erubi (1.11.0)
erubis (2.7.0)
@ -330,6 +333,7 @@ DEPENDENCIES
capybara
debug
devise
devise-tailwindcssed
guard-rspec
haml-rails
html2haml