Skip to content

Commit

Permalink
Merge pull request iamfmjk#43 from kytrinyx/upgrade-deps
Browse files Browse the repository at this point in the history
Upgrade shoulda
  • Loading branch information
kytrinyx committed Jul 17, 2012
2 parents 4fd63c4 + f7efa79 commit 04416c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etsy.gemspec
Expand Up @@ -23,6 +23,6 @@ Gem::Specification.new do |gem|

gem.add_development_dependency "rake", "~> 0.9.2.2"
gem.add_development_dependency "jnunemaker-matchy", "~> 0.4.0"
gem.add_development_dependency 'shoulda', '~> 3.0.0'
gem.add_development_dependency 'shoulda', '~> 3.1.0'
gem.add_development_dependency 'mocha', '~> 0.12.0'
end

0 comments on commit 04416c2

Please sign in to comment.