Skip to content

Commit

Permalink
Update capybara to version 3.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Mar 1, 2022
1 parent e821b45 commit 20ff0f9
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,9 @@ GEM
bindex (0.5.0)
builder (3.2.4)
byebug (11.1.3)
capybara (3.35.3)
capybara (3.36.0)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
Expand Down Expand Up @@ -126,16 +127,17 @@ GEM
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.2)
matrix (0.4.2)
method_source (1.0.0)
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.6.1)
mini_portile2 (2.8.0)
minitest (5.14.4)
multi_xml (0.6.0)
multipart-post (2.1.1)
nio4r (2.5.8)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
nokogiri (1.13.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
open_uri_redirections (0.2.1)
parallel (1.21.0)
Expand All @@ -153,7 +155,7 @@ GEM
puma_worker_killer (0.3.1)
get_process_mem (~> 0.2)
puma (>= 2.7)
racc (1.5.2)
racc (1.6.0)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -187,7 +189,7 @@ GEM
rainbow (3.0.0)
rake (13.0.6)
redcarpet (3.5.1)
regexp_parser (2.1.1)
regexp_parser (2.2.1)
reverse_markdown (2.0.0)
nokogiri
rexml (3.2.5)
Expand Down

0 comments on commit 20ff0f9

Please sign in to comment.