source "https://rubygems.org"

gemspec

group :development do
  gem "rdoc"
  gem "bundler"
  gem "rack", "< 2.0"
end
