Skip to content

Commit

Permalink
bump ammeter version required for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
twalpole committed May 4, 2012
1 parent 0eca60d commit f68d4c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion formtastic.gemspec
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |s|
s.add_development_dependency(%q<rcov>, ["~> 0.9.9"])
s.add_development_dependency(%q<colored>)
s.add_development_dependency(%q<tzinfo>)
s.add_development_dependency(%q<ammeter>, ["~> 0.2.2"])
s.add_development_dependency(%q<ammeter>, ["~> 0.2.5"])
s.add_development_dependency(%q<appraisal>)
s.add_development_dependency(%q<rake>)
end

0 comments on commit f68d4c8

Please sign in to comment.