Skip to content

Commit

Permalink
update to capybara 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismytton committed Jun 22, 2011
1 parent 126152b commit b3439d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,7 +1,7 @@
source "http://rubygems.org"

gem "rails", "3.1.0.rc4"
gem "capybara", :git => "https://github.com/jnicklas/capybara"
gem "capybara", "~> 1.0.0"
gem "sqlite3"

# Asset template engines
Expand Down

0 comments on commit b3439d4

Please sign in to comment.