source "https://rubygems.org"

gem "rake"
group :development do
  gem "rake-compiler"
  gem "test-unit"
  gem "test-unit-ruby-core"
end
