diff options
author | Hiroshi SHIBATA <[email protected]> | 2025-01-29 07:40:47 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2025-01-29 09:04:28 +0900 |
commit | a34b95fef973baa718b8c56324d45e5080ac0030 (patch) | |
tree | e0aa31d5552be2dbf2bcef2ea22d237a616f664e | |
parent | 4a06ef98bfd480a3d724b16c2d7da071e373a69c (diff) |
Use https://github.com/ruby/net-smtp/pull/90
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/12659
-rw-r--r-- | gems/bundled_gems | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems index 81b9ad30b8..21b0011897 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -15,7 +15,7 @@ rss 0.3.1 https://github.com/ruby/rss net-ftp 0.3.8 https://github.com/ruby/net-ftp net-imap 0.5.5 https://github.com/ruby/net-imap net-pop 0.1.2 https://github.com/ruby/net-pop -net-smtp 0.5.0 https://github.com/ruby/net-smtp +net-smtp 0.5.0 https://github.com/ruby/net-smtp d496a829f9b99adb44ecc1768c4d005e5f7b779e matrix 0.4.2 https://github.com/ruby/matrix prime 0.1.3 https://github.com/ruby/prime rbs 3.8.1 https://github.com/ruby/rbs |