Skip to content

Commit

Permalink
Bump capybara
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperTux88 committed Mar 30, 2019
1 parent 48c4cab commit 290ddbf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -280,7 +280,7 @@ group :test do

# Cucumber (integration tests)

gem "capybara", "3.11.1"
gem "capybara", "3.15.0"
gem "database_cleaner", "1.7.0"
gem "poltergeist", "1.18.1"

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -73,7 +73,7 @@ GEM
buftok (0.2.0)
builder (3.2.3)
byebug (11.0.1)
capybara (3.11.1)
capybara (3.15.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -776,7 +776,7 @@ DEPENDENCIES
autoprefixer-rails (= 8.6.5)
bootstrap-sass (= 3.4.1)
bootstrap-switch-rails (= 3.3.3)
capybara (= 3.11.1)
capybara (= 3.15.0)
carrierwave (= 1.3.1)
compass-rails (= 3.1.0)
configurate (= 0.3.1)
Expand Down

0 comments on commit 290ddbf

Please sign in to comment.