source 'https://rubygems.org'
gemspec

group :compilation do
  gem 'rvm', '~> 1.11.3.9'
  gem 'rake-compiler', '~> 0.7.1'
end
