source 'https://rubygems.org'

gemspec

gem 'public_suffix', '< 3' if RUBY_VERSION < '2.1'
