|
|
|
@ -32,7 +32,6 @@ gem "roo" |
|
|
|
# Json Schema |
|
|
|
# Json Schema |
|
|
|
gem "json-schema" |
|
|
|
gem "json-schema" |
|
|
|
# Authentication |
|
|
|
# Authentication |
|
|
|
# Point at branch until devise is compatible with Turbo, see https://github.com/heartcombo/devise/pull/5340 |
|
|
|
|
|
|
|
gem "devise" |
|
|
|
gem "devise" |
|
|
|
# Two-factor Authentication for devise models. |
|
|
|
# Two-factor Authentication for devise models. |
|
|
|
gem "devise_two_factor_authentication" |
|
|
|
gem "devise_two_factor_authentication" |
|
|
|
|