postrank-labs/goliath

Rack 2.x

tleish opened this issue · 0 comments

Rack is now on 2.0.7, but Goliath currently does not support 2.x

  s.add_dependency 'rack', '>=1.2.2'
  s.add_development_dependency 'rack', '< 2'

Are there any plans to update support for Rack 2.x?