CException/Gemfile
Greg Williams ecb478a0ed Created README.md based on docs.
Bumbed version info.
Added .travis.yml for Travis CI build/test validation.
Moved license file to repo root for standardization.
2014-07-26 15:53:33 -04:00

5 lines
68 B
Ruby

source "http://rubygems.org/"
gem "rake"
gem "test-unit", "~> 2.4"