Skip to content

Commit 2848fa5

Browse files
authored
Merge pull request #217 from ZeusWPI/dependabot/bundler/capybara-3.40.0
Bump capybara from 3.39.2 to 3.40.0
2 parents ef610fb + 9b432f1 commit 2848fa5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ GEM
7575
minitest (>= 5.1)
7676
mutex_m
7777
tzinfo (~> 2.0)
78-
addressable (2.8.5)
78+
addressable (2.8.6)
7979
public_suffix (>= 2.0.2, < 6.0)
8080
annotate (3.2.0)
8181
activerecord (>= 3.2, < 8.0)
@@ -87,11 +87,11 @@ GEM
8787
bootsnap (1.17.1)
8888
msgpack (~> 1.2)
8989
builder (3.2.4)
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)
@@ -202,7 +202,7 @@ GEM
202202
pg (1.5.4)
203203
psych (5.1.2)
204204
stringio
205-
public_suffix (5.0.3)
205+
public_suffix (5.0.4)
206206
puma (6.4.2)
207207
nio4r (~> 2.0)
208208
racc (1.7.3)

0 commit comments

Comments
 (0)