- fixed license to make it standard MIT license.

- updated gem file to reflect latest changes in self-testing methods.
This commit is contained in:
Mark VanderVoord
2014-12-16 10:20:56 -05:00
parent 9b91974839
commit ecbdbd2716
2 changed files with 19 additions and 33 deletions
+1 -3
View File
@@ -3,9 +3,7 @@ source "http://rubygems.org/"
gem "bundler", "~> 1.1.rc.7"
gem "rake", ">= 0.9.2.2"
gem 'hardmock', '1.3.8'
gem "rspec"
gem "minitest"
gem "require_all"
gem "constructor"
gem "diy"
gem "rr"