source "https://rubygems.org"

gemspec

gem "rake"
gem "rake-compiler"
gem "test-unit", "~> 3.0", ">= 3.4.6"
gem "rdoc"
