Skip to content

Commit

Permalink
Update capybara to version 3.35.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jan 27, 2021
1 parent 09ca5f1 commit 7810a2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/api/Gemfile.lock
Expand Up @@ -97,13 +97,13 @@ GEM
bunny-mock (1.7.0)
bunny (>= 1.7)
byebug (11.1.3)
capybara (3.34.0)
capybara (3.35.1)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
capybara_minitest_spec (1.0.7)
capybara (>= 2)
Expand Down Expand Up @@ -308,7 +308,7 @@ GEM
rbtree3 (0.6.0)
rdoc (6.3.0)
redcarpet (3.5.1)
regexp_parser (1.8.2)
regexp_parser (2.0.3)
request_store (1.5.0)
rack (>= 1.4)
rexml (3.2.4)
Expand Down

0 comments on commit 7810a2d

Please sign in to comment.