source 'https://rubygems.org'
gemspec
group :development do
gem 'rake'
gem 'rake-compiler'
gem 'rdoc'
gem 'test-unit'
gem "test-unit-ruby-core"
end