Skip to content

Commit

Permalink
Bump capybara from 3.18.0 to 3.19.0 (thoughtbot#1340)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and nickcharlton committed May 11, 2019
1 parent 79c32c2 commit 3c3ee14
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ end

group :test do
gem "ammeter"
gem "capybara", "3.18.0"
gem "capybara", "3.19.0"
gem "database_cleaner"
gem "formulaic"
gem "launchy"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ GEM
bundler (>= 1.2.0, < 3)
thor (~> 0.18)
byebug (11.0.1)
capybara (3.18.0)
capybara (3.19.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -265,7 +265,7 @@ DEPENDENCIES
awesome_print
bundler-audit
byebug
capybara (= 3.18.0)
capybara (= 3.19.0)
database_cleaner
dotenv-rails
factory_bot_rails
Expand Down

0 comments on commit 3c3ee14

Please sign in to comment.