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

@@ -4,13 +4,13 @@ GEM
columnize (0.3.2)
diff-lcs (1.1.2)
git (1.2.5)
jeweler (1.5.0.pre6)
bundler (~> 1.0.0)
jeweler (1.6.2)
bundler (~> 1.0)
git (>= 1.2.5)
rake
linecache (0.43)
rake (0.8.7)
rcov (0.9.8)
rake (0.9.2)
rcov (0.9.9)
rspec (2.1.0)
rspec-core (~> 2.1.0)
rspec-expectations (~> 2.1.0)
@@ -25,14 +25,13 @@ GEM
ruby-debug-base (0.10.4)
linecache (>= 0.3)
test-construct (1.2.0)
thor (0.14.0)
thor (0.14.6)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.0.0)
jeweler (>= 1.5.0.pre6)
jeweler (>= 1.6.2)
rake
rcov
rspec (~> 2.1.0)