Skip to content

Commit

Permalink
Updated capybara gem to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorrall committed May 20, 2012
1 parent 43f4600 commit fff3b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper_trail.gemspec
Expand Up @@ -21,5 +21,5 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rake'
s.add_development_dependency 'shoulda', '~> 3.0.1'
s.add_development_dependency 'sqlite3', '~> 1.2'
s.add_development_dependency 'capybara', '~> 1.0.0'
s.add_development_dependency 'capybara', '~> 1.1.2'
end

0 comments on commit fff3b57

Please sign in to comment.