Skip to content

Commit

Permalink
Update capybara to version 3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Nov 1, 2018
1 parent 869b9f7 commit 2032204
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Expand Up @@ -59,13 +59,14 @@ GEM
byebug (10.0.2)
callsite (0.0.11)
campy (1.0.0)
capybara (3.5.1)
capybara (3.10.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)
cliver (0.3.2)
coderay (1.1.2)
concurrent-ruby (1.0.5)
Expand Down Expand Up @@ -187,7 +188,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mimemagic (0.3.2)
mini_mime (1.0.0)
mini_mime (1.0.1)
mini_portile2 (2.3.0)
minitest (5.11.3)
mongo (2.6.1)
Expand Down Expand Up @@ -314,6 +315,7 @@ GEM
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
ref (2.0.0)
regexp_parser (1.2.0)
request_store (1.1.0)
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
Expand Down Expand Up @@ -422,7 +424,7 @@ GEM
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
xmpp4r (0.5.6)
xpath (3.1.0)
xpath (3.2.0)
nokogiri (~> 1.8)
yajl-ruby (1.4.1)

Expand Down

0 comments on commit 2032204

Please sign in to comment.