Do you plan support Rails 6?
I got this message when I tried to update my Rails 5 app to Rails 6...
Resolving dependencies...
Bundler could not find compatible versions for gem "rails":
In Gemfile:
rails (~> 6.0, >= 6.0.2.1)
pushkin-library (~> 0.1.5) was resolved to 0.1.5, which depends on
rails (>= 5.0, < 6)
Do you plan support Rails 6?
I got this message when I tried to update my Rails 5 app to Rails 6...