diff --git a/Gemfile b/Gemfile index 777de1349..229ae16e6 100644 --- a/Gemfile +++ b/Gemfile @@ -32,7 +32,6 @@ gem "roo" # Json Schema gem "json-schema" # Authentication -# Point at branch until devise is compatible with Turbo, see https://github.com/heartcombo/devise/pull/5340 gem "devise" # Two-factor Authentication for devise models. gem "devise_two_factor_authentication"