Skip to content

Commit 75ed4f7

Browse files
Bump capybara from 3.39.2 to 3.40.0
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.39.2 to 3.40.0. - [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md) - [Commits](teamcapybara/capybara@3.39.2...3.40.0) --- updated-dependencies: - dependency-name: capybara dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14445fd commit 75ed4f7

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

Gemfile.lock

+5-6
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ GEM
7373
minitest (>= 5.1)
7474
securerandom (>= 0.3)
7575
tzinfo (~> 2.0, >= 2.0.5)
76-
addressable (2.8.5)
77-
public_suffix (>= 2.0.2, < 6.0)
76+
addressable (2.8.7)
77+
public_suffix (>= 2.0.2, < 7.0)
7878
ast (2.4.2)
7979
base64 (0.2.0)
8080
bcrypt (3.1.20)
@@ -87,11 +87,11 @@ GEM
8787
debug_inspector (>= 1.2.0)
8888
brakeman (6.0.1)
8989
builder (3.3.0)
90-
capybara (3.39.2)
90+
capybara (3.40.0)
9191
addressable
9292
matrix
9393
mini_mime (>= 0.1.3)
94-
nokogiri (~> 1.8)
94+
nokogiri (~> 1.11)
9595
rack (>= 1.6.0)
9696
rack-test (>= 0.6.3)
9797
regexp_parser (>= 1.5, < 3.0)
@@ -182,7 +182,6 @@ GEM
182182
method_source (1.1.0)
183183
mini_mime (1.1.5)
184184
minitest (5.25.1)
185-
mutex_m (0.2.0)
186185
net-imap (0.4.16)
187186
date
188187
net-protocol
@@ -410,7 +409,7 @@ GEM
410409
webrick
411410
psych (5.1.2)
412411
stringio
413-
public_suffix (5.0.3)
412+
public_suffix (6.0.1)
414413
puma (6.4.3)
415414
nio4r (~> 2.0)
416415
racc (1.8.1)

0 commit comments

Comments
 (0)