Skip to content

Commit

Permalink
Bump capybara from 3.11.0 to 3.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support authored and julianguyen committed Nov 20, 2018
1 parent 780a31a commit 63693e5
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 @@ -63,7 +63,7 @@ group :development, :test do
gem 'pry-byebug'
gem 'pry-rails'

gem 'capybara', '~> 3.11.0'
gem 'capybara', '~> 3.11.1'
gem 'chromedriver-helper'
gem 'factory_bot_rails'
gem 'jasmine', '~> 2.7.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ GEM
bundler (~> 1.2)
thor (~> 0.18)
byebug (10.0.2)
capybara (3.11.0)
capybara (3.11.1)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -517,7 +517,7 @@ DEPENDENCIES
better_errors (~> 2.1, >= 2.1.1)
bundler-audit
byebug
capybara (~> 3.11.0)
capybara (~> 3.11.1)
carrierwave (~> 1.2.3)
certified (= 1.0.0)
chromedriver-helper
Expand Down

0 comments on commit 63693e5

Please sign in to comment.