ddollar / foreman

Manage Procfile-based applications
http://ddollar.github.com/foreman
MIT License
6.04k stars 633 forks source link

Update thor to version `~> 0.20.0` #741

Closed safeforge closed 5 years ago

safeforge commented 5 years ago

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)
safeforge commented 5 years ago

@ddollar any chance to review?

safeforge commented 5 years ago

https://github.com/ddollar/foreman/wiki/Don't-Bundle-Foreman