Bump capybara

This commit is contained in:
Benjamin Neff 2017-07-22 04:54:03 +02:00
parent ccf938c95e
commit 7759de8383
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 4 additions and 4 deletions

View file

@ -281,7 +281,7 @@ group :test do
# Cucumber (integration tests)
gem "capybara", "2.12.1"
gem "capybara", "2.14.4"
gem "database_cleaner", "1.5.3"
gem "poltergeist", "1.13.0"

View file

@ -68,7 +68,7 @@ GEM
buftok (0.2.0)
builder (3.2.3)
byebug (9.0.6)
capybara (2.12.1)
capybara (2.14.4)
addressable
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
@ -751,7 +751,7 @@ GEM
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
will_paginate (3.1.6)
xpath (2.0.0)
xpath (2.1.0)
nokogiri (~> 1.3)
yard (0.9.8)
@ -768,7 +768,7 @@ DEPENDENCIES
autoprefixer-rails (= 7.1.2.3)
bootstrap-sass (= 3.3.7)
bootstrap-switch-rails (= 3.3.3)
capybara (= 2.12.1)
capybara (= 2.14.4)
carrierwave (= 1.1.0)
compass-rails (= 3.0.2)
configurate (= 0.3.1)