Skip to content

Commit

Permalink
Merge pull request #1146 from alphagov/dependabot/bundler/capybara-3.…
Browse files Browse the repository at this point in the history
…10.1

Bump capybara from 3.9.0 to 3.10.1
  • Loading branch information
barrucadu authored Nov 5, 2018
2 parents bd8622f + c58e8d5 commit abc44ae
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,14 @@ GEM
debug_inspector (>= 0.0.1)
builder (3.2.3)
byebug (10.0.1)
capybara (3.9.0)
capybara (3.10.1)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
xpath (~> 3.1)
regexp_parser (~> 1.2)
xpath (~> 3.2)
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
chromedriver-helper (1.2.0)
Expand Down Expand Up @@ -255,6 +256,7 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
regexp_parser (1.2.0)
request_store (1.4.1)
rack (>= 1.4)
rest-client (2.0.2)
Expand Down Expand Up @@ -347,7 +349,7 @@ GEM
robotex
selenium-webdriver (~> 3.5)
thor
xpath (3.1.0)
xpath (3.2.0)
nokogiri (~> 1.8)

PLATFORMS
Expand Down

0 comments on commit abc44ae

Please sign in to comment.