Skip to content

Commit

Permalink
Bump capybara from 3.31.0 to 3.35.3 (#296)
Browse files Browse the repository at this point in the history
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.31.0 to 3.35.3.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](teamcapybara/capybara@3.31.0...3.35.3)

---
updated-dependencies:
- dependency-name: capybara
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Sherman <[email protected]>
  • Loading branch information
dependabot[bot] and yulgolem authored Jun 7, 2021
1 parent a5f95bf commit 518c4b1
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,13 @@ GEM
bootsnap (1.7.5)
msgpack (~> 1.0)
builder (3.2.4)
capybara (3.31.0)
capybara (3.35.3)
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)
childprocess (3.0.0)
coderay (1.1.3)
Expand Down Expand Up @@ -127,16 +127,15 @@ GEM
open4 (~> 1.3.4)
rake
mini_mime (1.0.3)
mini_portile2 (2.5.2)
net-ftp (~> 0.1)
mini_portile2 (2.5.3)
minitest (5.14.4)
msgpack (1.4.2)
net-ftp (0.1.2)
net-protocol
time
net-protocol (0.1.0)
nio4r (2.5.7)
nokogiri (1.11.6)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
open4 (1.3.4)
Expand Down Expand Up @@ -187,7 +186,7 @@ GEM
ffi (~> 1.0)
recaptcha (5.8.0)
json
regexp_parser (1.8.2)
regexp_parser (2.1.1)
rexml (3.2.5)
rubyzip (2.3.0)
sassc (2.4.0)
Expand Down Expand Up @@ -217,7 +216,6 @@ GEM
sprockets (>= 3.0.0)
thor (1.1.0)
tilt (2.0.10)
time (0.1.0)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
Expand Down

0 comments on commit 518c4b1

Please sign in to comment.