Rails `5.0.0` is the current stable release and is not supported by this project's current [gemspec](https://github.com/jfirebaugh/konacha/blob/9118bc8e8e3cf8d7c268b6896f428783ce7c13da/konacha.gemspec#L23-L24): ``` gem.add_dependency "railties", ">= 4.1", "< 5" gem.add_dependency "actionpack", ">= 4.1", "< 5" ```
Rails
5.0.0is the current stable release and is not supported by this project's current gemspec: