Micah Gideon Modell

Results 4 issues of Micah Gideon Modell

I am trying to run the tests on a clean pull of HEAD as of 1/17/2021 (c922580), but the bundle install takes hours and once it completes, it complains of...

I'm trying to migrate from a functional devise+omniauth+devise-multi-email install to bring in devise_token_auth but I seem to be running into a problem between devise-multi_email and devise_token_auth. I've [submitted an issue](https://github.com/lynndylanhurley/devise_token_auth/issues/1421)...

We're getting deprecation warnings on some ActiveRecord51 checks in Devise code. This PR removes support for prior versions and gets rid of the warning.

It looks like File.exists? is being deprecated. This ought to resolve the warnings.