source "https://rubygems.org"
gemspec

gem "rack", "!= 3.2.6" if RUBY_VERSION < "2.6"
