Skip to content

Commit 7b6eeb9

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 2bc7bb5 commit 7b6eeb9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,11 @@ GEM
106106
activesupport (>= 3.0.0)
107107
uniform_notifier (~> 1.11)
108108
byebug (11.1.3)
109-
capybara (3.39.2)
109+
capybara (3.40.0)
110110
addressable
111111
matrix
112112
mini_mime (>= 0.1.3)
113-
nokogiri (~> 1.8)
113+
nokogiri (~> 1.11)
114114
rack (>= 1.6.0)
115115
rack-test (>= 0.6.3)
116116
regexp_parser (>= 1.5, < 3.0)
@@ -279,11 +279,11 @@ GEM
279279
net-smtp (0.4.0.1)
280280
net-protocol
281281
nio4r (2.7.0)
282-
nokogiri (1.16.0-aarch64-linux)
282+
nokogiri (1.16.2-aarch64-linux)
283283
racc (~> 1.4)
284-
nokogiri (1.16.0-arm64-darwin)
284+
nokogiri (1.16.2-arm64-darwin)
285285
racc (~> 1.4)
286-
nokogiri (1.16.0-x86_64-linux)
286+
nokogiri (1.16.2-x86_64-linux)
287287
racc (~> 1.4)
288288
notiffany (0.1.3)
289289
nenv (~> 0.1)
@@ -326,7 +326,7 @@ GEM
326326
pundit (2.3.1)
327327
activesupport (>= 3.0.0)
328328
racc (1.7.3)
329-
rack (3.0.8)
329+
rack (3.0.9)
330330
rack-protection (3.0.6)
331331
rack
332332
rack-session (2.0.0)

0 commit comments

Comments
 (0)