Skip to content

Limit rack version to less than 3#3

Open
hana-da wants to merge 1 commit intoiij:masterfrom
hana-da:restrict-rack-version
Open

Limit rack version to less than 3#3
hana-da wants to merge 1 commit intoiij:masterfrom
hana-da:restrict-rack-version

Conversation

@hana-da
Copy link
Copy Markdown
Contributor

@hana-da hana-da commented Oct 25, 2022

This gem depends on the Rack gem.

The recent release of Rack3, Rack::Handler has been separated into a separate gem.
Therefore, I have confirmed that this gem does not work with Rack3.

It may be the right way which is introduce the rackup gem to use Rackup::Handler, but since this gem was probably designed in the Rack2 era, I thought it would be safer to use Rack2 for the moment.

This gem depends on the Rack gem.

The recent release of Rack3, Rack::Handler has been separated into a separate gem.
Therefore, I have confirmed that this gem does not work with Rack3.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant