Skip to content

Commit

Permalink
Updates ZenTest to support rubygems 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alindeman committed Oct 27, 2013
1 parent 2c4b2ae commit e207d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rspec-rails.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rake', '~> 10.0.0'
s.add_development_dependency 'cucumber', '~> 1.3.5'
s.add_development_dependency 'aruba', '~> 0.4.11'
s.add_development_dependency 'ZenTest', '4.9.0'
s.add_development_dependency 'ZenTest', '4.9.4'
s.add_development_dependency 'ammeter', '0.2.5'
end

0 comments on commit e207d0a

Please sign in to comment.