Skip to content
This repository was archived by the owner on Nov 6, 2021. It is now read-only.

Commit 318114a

Browse files
Bump capybara from 3.34.0 to 3.35.1 (#536)
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.34.0 to 3.35.1. - [Release notes](https://github.com/teamcapybara/capybara/releases) - [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md) - [Commits](teamcapybara/capybara@3.34.0...3.35.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f0e2ebc commit 318114a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,13 +104,13 @@ GEM
104104
capistrano (~> 3.7)
105105
capistrano-bundler
106106
puma (~> 4.0)
107-
capybara (3.34.0)
107+
capybara (3.35.1)
108108
addressable
109109
mini_mime (>= 0.1.3)
110110
nokogiri (~> 1.8)
111111
rack (>= 1.6.0)
112112
rack-test (>= 0.6.3)
113-
regexp_parser (~> 1.5)
113+
regexp_parser (>= 1.5, < 3.0)
114114
xpath (~> 3.2)
115115
capybara-screenshot (1.0.25)
116116
capybara (>= 1.0, < 4)
@@ -304,7 +304,7 @@ GEM
304304
rb-fsevent (0.10.4)
305305
rb-inotify (0.10.1)
306306
ffi (~> 1.0)
307-
regexp_parser (1.8.2)
307+
regexp_parser (2.0.3)
308308
responders (3.0.1)
309309
actionpack (>= 5.0)
310310
railties (>= 5.0)

0 commit comments

Comments
 (0)