Added devver-construct.

This commit is contained in:
Joshua Nichols
2010-03-10 08:25:16 -05:00
parent 93c357f0ca
commit 7fd44c7fe5
3 changed files with 6 additions and 2 deletions

View File

@@ -12,4 +12,5 @@ group :development do
gem "bundler", ">= 0.9.5"
gem "jeweler", ">= 1.4.0"
gem "rcov", ">= 0"
gem "devver-construct"
end