Skip to content

Commit

Permalink
Bump guard-rspec dep
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed May 11, 2012
1 parent 558709d commit 538022e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virtus.gemspec
Expand Up @@ -20,5 +20,5 @@ Gem::Specification.new do |gem|

gem.add_development_dependency('rake', '~> 0.9.2')
gem.add_development_dependency('rspec', '~> 1.3.2')
gem.add_development_dependency('guard-rspec', '~> 0.6.0')
gem.add_development_dependency('guard-rspec', '~> 0.7.0')
end

0 comments on commit 538022e

Please sign in to comment.