lynndylanhurley / lynndylanhurley/devise_token_auth
Not working in Rails 6.1 with Ruby 3.0
Open
- Dominant language
- Ruby
- Stars
- 3.6k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Bundler could not find compatible versions for gem "rails":
In Gemfile:
rails (~> 6.1)
devise_token_auth (~> 1.1.4) was resolved to 1.1.4, which depends on
rails (>= 4.2.0, < 6.1)
Contributor guide
Research direction
Start by reproducing the Bundler resolution shown in the issue with Rails 6.1, Ruby 3.0, and devise_token_auth 1.1.4. Inspect the Gemfile and the devise_token_auth dependency constraint; done means the stated Rails and Ruby combination resolves successfully without the reported incompatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- api, authentication, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100