Skip to content

Commit

Permalink
gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed May 25, 2011
1 parent 00d034b commit a854afe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Expand Up @@ -6,8 +6,8 @@ source "http://rubygems.org"
# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :development do
gem "shoulda", ">= 0"
gem "bundler", "~> 1.0.0"
# gem "shoulda", ">= 0"
# gem "bundler", "~> 1.0.0"
gem "jeweler", "~> 1.6.0"
gem "rcov", ">= 0"
end
5 changes: 1 addition & 4 deletions Gemfile.lock
Expand Up @@ -6,15 +6,12 @@ GEM
bundler (~> 1.0.0)
git (>= 1.2.5)
rake
rake (0.8.7)
rake (0.9.0)
rcov (0.9.9)
shoulda (2.11.3)

PLATFORMS
ruby

DEPENDENCIES
bundler (~> 1.0.0)
jeweler (~> 1.6.0)
rcov
shoulda

0 comments on commit a854afe

Please sign in to comment.