diff --git a/Gemfile b/Gemfile index 137f334d4..fd282c112 100644 --- a/Gemfile +++ b/Gemfile @@ -277,7 +277,7 @@ group :test do # Cucumber (integration tests) - gem "capybara", "2.10.1" + gem "capybara", "2.12.1" gem "database_cleaner", "1.5.3" gem "poltergeist", "1.11.0" diff --git a/Gemfile.lock b/Gemfile.lock index f8029d01a..197be08b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM buftok (0.2.0) builder (3.2.3) byebug (9.0.5) - capybara (2.10.1) + capybara (2.12.1) addressable mime-types (>= 1.16) nokogiri (>= 1.3.3) @@ -795,7 +795,7 @@ DEPENDENCIES autoprefixer-rails (= 6.7.6) bootstrap-sass (= 3.3.7) bootstrap-switch-rails (= 3.3.3) - capybara (= 2.10.1) + capybara (= 2.12.1) carrierwave (= 0.11.2) compass-rails (= 2.0.5) configurate (= 0.3.1)