Skip to content

Commit 50ed7c5

Browse files
author
Brian Kelly
authored
Upgrade Nokogiri and net-imap for CVEs (#400)
1 parent d48e9e2 commit 50ed7c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ GEM
310310
uri
311311
net-http-persistent (4.0.2)
312312
connection_pool (~> 2.2)
313-
net-imap (0.5.6)
313+
net-imap (0.5.8)
314314
date
315315
net-protocol
316316
net-pop (0.1.2)
@@ -324,9 +324,9 @@ GEM
324324
net-ssh (7.2.0)
325325
newrelic_rpm (9.11.0)
326326
nio4r (2.7.4)
327-
nokogiri (1.18.7-arm64-darwin)
327+
nokogiri (1.18.8-arm64-darwin)
328328
racc (~> 1.4)
329-
nokogiri (1.18.7-x86_64-linux-gnu)
329+
nokogiri (1.18.8-x86_64-linux-gnu)
330330
racc (~> 1.4)
331331
oauth2 (2.0.9)
332332
faraday (>= 0.17.3, < 3.0)

0 commit comments

Comments
 (0)