source 'https://rubygems.org'
gemspec

group :compilation do
  gem 'rake-compiler', '>= 0.7.1'
end
