source "https://rubygems.org"
gemspec

group :test do
  gem 'turn'
  gem 'rake'
  gem 'minitest'
end


