Browse Source

remove superfluous comment

pull/1610/head
Phil Lee 3 years ago
parent
commit
5a3aaf2ef9
  1. 1
      Gemfile

1
Gemfile

@ -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"

Loading…
Cancel
Save