Skip to content

Commit 3df84f7

Browse files
Bump capybara from 3.35.3 to 3.37.0
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.35.3 to 3.37.0. - [Release notes](https://github.com/teamcapybara/capybara/releases) - [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md) - [Commits](teamcapybara/capybara@3.35.3...3.37.0) --- updated-dependencies: - dependency-name: capybara dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11d595e commit 3df84f7

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,9 @@ GEM
6363
bindex (0.8.1)
6464
builder (3.2.4)
6565
byebug (11.1.3)
66-
capybara (3.35.3)
66+
capybara (3.37.0)
6767
addressable
68+
matrix
6869
mini_mime (>= 0.1.3)
6970
nokogiri (~> 1.8)
7071
rack (>= 1.6.0)
@@ -141,8 +142,9 @@ GEM
141142
mail (2.7.1)
142143
mini_mime (>= 0.1.1)
143144
marcel (1.0.1)
145+
matrix (0.4.2)
144146
method_source (1.0.0)
145-
mini_mime (1.1.0)
147+
mini_mime (1.1.2)
146148
mini_portile2 (2.8.0)
147149
minitest (5.14.4)
148150
nio4r (2.5.8)
@@ -160,7 +162,7 @@ GEM
160162
pry-byebug (3.9.0)
161163
byebug (~> 11.0)
162164
pry (~> 0.13.0)
163-
public_suffix (4.0.6)
165+
public_suffix (4.0.7)
164166
puma (4.3.12)
165167
nio4r (~> 2.0)
166168
racc (1.6.0)

0 commit comments

Comments
 (0)