source 'https://rubygems.org'

gemspec

group :test do
  gem 'pry'
end
