Skip to content

Commit

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2021
1 parent ed1b04c commit e106cbb
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,13 +129,14 @@ GEM
capistrano (~> 3.0)
capistrano3-unicorn (0.2.1)
capistrano (~> 3.1, >= 3.1.0)
capybara (3.2.1)
capybara (3.34.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.5)
xpath (~> 3.2)
case_transform (0.2)
activesupport
celluloid (0.16.0)
Expand Down Expand Up @@ -342,7 +343,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2020.1104)
mimemagic (0.3.2)
mini_mime (1.0.0)
mini_mime (1.0.2)
mini_portile2 (2.5.0)
minitest (5.14.3)
monetize (1.9.4)
Expand Down Expand Up @@ -457,6 +458,7 @@ GEM
redis (4.2.5)
redis-namespace (1.8.0)
redis (>= 3.0.4)
regexp_parser (1.8.2)
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
Expand Down Expand Up @@ -678,7 +680,7 @@ GEM
websocket-extensions (0.1.5)
whenever (1.0.0)
chronic (>= 0.6.3)
xpath (3.1.0)
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.24)

Expand Down

0 comments on commit e106cbb

Please sign in to comment.