-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unfortunately, the addition of litestack brings in dependencies on hanami-router which is locked to rack 2.x. This means downgrading from rack 3.x to rack 2.x—or otherwise fore-going the use of the liteboard web interface. For now, I've downgraded rack by making the dependency on 2.x explicit in the Gemfile. I've also opened a new issue on hanami-router to track progress toward Rack 3 support: hanami/router#268
- Loading branch information
Showing
3 changed files
with
23 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters