source 'https://rubygems.org'

group :development do
  gem "hoe"
  gem "hoe-gemspec"
  gem "rake-compiler"
  gem "yard"
end

