devise_token_auth icon indicating copy to clipboard operation
devise_token_auth copied to clipboard

Rails 8 support

Open HLFH opened this issue 1 year ago • 0 comments

  • Version: git, master branch
Could not find compatible versions

Because every version of devise_token_auth depends on rails >= 4.2.0, < 7.3
  and rails >= 4.2.0, < 7.3 could not be found in https://github.com/rails/rails.git (at main@429f400),
  devise_token_auth cannot be used.
So, because Gemfile depends on devise_token_auth >= 0,
  version solving has failed.

HLFH avatar Aug 20 '24 08:08 HLFH