Update capybara to last version
This commit is contained in:
parent
eda2f3fbee
commit
97c64d0990
2
Gemfile
2
Gemfile
@ -8,7 +8,7 @@ gem 'rabl', '~> 0.6'
|
|||||||
|
|
||||||
group :development, :test do
|
group :development, :test do
|
||||||
gem 'rspec-rails', '~> 2.6'
|
gem 'rspec-rails', '~> 2.6'
|
||||||
gem 'capybara', '~> 1.1'
|
gem 'capybara', '~> 2.2'
|
||||||
gem 'factory_girl_rails', '~> 4.4'
|
gem 'factory_girl_rails', '~> 4.4'
|
||||||
gem 'shoulda-matchers', '~> 1.0'
|
gem 'shoulda-matchers', '~> 1.0'
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user