hydra/Gemfile
2011-08-31 11:42:56 -04:00

6 lines
87 B
Ruby

source :rubygems
gemspec
gem 'rake', '0.8.7'
gem 'test-unit', :require => 'test/unit'