Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Commit 20cfdf8

Browse files
committed
use capybara 1.x for tests
1 parent b790a36 commit 20cfdf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ gem 'simple_form'
88
gem 'formtastic'
99
gem 'formtastic-bootstrap'
1010
gem 'rake'
11-
gem 'capybara'
11+
gem 'capybara', '~> 1.1'
1212
gem 'rails', '~> 3.2.0'

0 commit comments

Comments
 (0)