Update jeweler to a non-prelease

This commit is contained in:
Josh Nichols
2012-05-28 15:01:25 -04:00
parent 453bd8fc04
commit 79e982d198
2 changed files with 7 additions and 9 deletions

View File

@@ -8,8 +8,7 @@ gem "thor", ">= 0.14.0"
group :development do
gem "rake"
gem "rspec", "~> 2.1.0"
gem "bundler", "~> 1.0.0"
gem "jeweler", ">= 1.5.0.pre6"
gem "jeweler", ">= 1.6.2"
gem "rcov", ">= 0"
gem "test-construct"
gem "ruby-debug"