Permits to use foreman with rails (~> 6.0). The last version of rails released a couple of weeks ago requires thor (>= 0.20.3, < 2.0)
Bundler could not find compatible versions for gem "thor":
In Gemfile:
foreman was resolved to 0.85.0, which depends on
thor (~> 0.19.1)
rails (~> 6.0) was resolved to 6.0.0, which depends on
railties (= 6.0.0) was resolved to 6.0.0, which depends on
thor (>= 0.20.3, < 2.0)
Permits to use foreman with
rails (~> 6.0)
. The last version of rails released a couple of weeks ago requiresthor (>= 0.20.3, < 2.0)