source "https://rubygems.org"
gemspec

gem 'rack', '~> 1.6' if ENV['RUBY_VERSION'] =~ /^1\.9|2\.0/
