Skip to content

Commit 46d4a1d

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-version: 3.40.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a80e44c commit 46d4a1d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ GEM
8080
mutex_m
8181
securerandom (>= 0.3)
8282
tzinfo (~> 2.0)
83-
addressable (2.8.5)
84-
public_suffix (>= 2.0.2, < 6.0)
83+
addressable (2.8.7)
84+
public_suffix (>= 2.0.2, < 7.0)
8585
administrate (0.20.1)
8686
actionpack (>= 6.0, < 8.0)
8787
actionview (>= 6.0, < 8.0)
@@ -156,11 +156,11 @@ GEM
156156
activesupport (>= 3.0.0)
157157
uniform_notifier (~> 1.11)
158158
byebug (12.0.0)
159-
capybara (3.39.2)
159+
capybara (3.40.0)
160160
addressable
161161
matrix
162162
mini_mime (>= 0.1.3)
163-
nokogiri (~> 1.8)
163+
nokogiri (~> 1.11)
164164
rack (>= 1.6.0)
165165
rack-test (>= 0.6.3)
166166
regexp_parser (>= 1.5, < 3.0)
@@ -459,7 +459,7 @@ GEM
459459
psych (5.2.3)
460460
date
461461
stringio
462-
public_suffix (5.0.3)
462+
public_suffix (6.0.1)
463463
puma (6.5.0)
464464
nio4r (~> 2.0)
465465
racc (1.8.1)
@@ -538,7 +538,7 @@ GEM
538538
parser (~> 3.3.0)
539539
rainbow (>= 2.0, < 4.0)
540540
rexml (~> 3.1)
541-
regexp_parser (2.9.0)
541+
regexp_parser (2.10.0)
542542
reline (0.6.0)
543543
io-console (~> 0.5)
544544
request_store (1.7.0)

0 commit comments

Comments
 (0)