Skip to content

Commit

Permalink
Update capybara to version 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Nov 15, 2018
1 parent 1d4ebb1 commit 19929ed
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 @@ -70,13 +70,14 @@ GEM
builder (3.2.3)
byebug (10.0.2)
cancancan (2.2.0)
capybara (3.9.0)
capybara (3.11.0)
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)
climate_control (0.2.0)
cliver (0.3.2)
coderay (1.1.2)
Expand Down Expand Up @@ -261,6 +262,7 @@ GEM
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
redcarpet (3.4.0)
regexp_parser (1.3.0)
request_store (1.4.1)
rack (>= 1.4)
responders (2.4.0)
Expand Down Expand Up @@ -356,7 +358,7 @@ GEM
websocket-driver (0.7.0)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
xpath (3.1.0)
xpath (3.2.0)
nokogiri (~> 1.8)

PLATFORMS
Expand Down

0 comments on commit 19929ed

Please sign in to comment.