-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
As noted in #289 , currently jruby-rack only supports Rack 2.2.x because of some major changes made to rack and splitting out rack-session with 3.0.
At some point soon we'll need to move on, as things will start supporting only Rack 3.
kares and wysoki