diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-12-23 07:10:37 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-12-23 09:08:13 +0900 |
| commit | af903a77d7d39ba353769dd67ee7c7d12a75b28d (patch) | |
| tree | 2efc288de1b36ea5b05bd3b511045d473778d2e8 | |
| parent | 0ea0b1a15d2c926be3f474f3024f90929b35fb74 (diff) | |
Update bundled_gems
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/12431
| -rw-r--r-- | gems/bundled_gems | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems index 77bb6285d7..fbb8de9a34 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -13,7 +13,7 @@ test-unit 3.6.7 https://github.com/test-unit/test-unit rexml 3.4.0 https://github.com/ruby/rexml rss 0.3.1 https://github.com/ruby/rss net-ftp 0.3.8 https://github.com/ruby/net-ftp -net-imap 0.5.2 https://github.com/ruby/net-imap +net-imap 0.5.3 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 matrix 0.4.2 https://github.com/ruby/matrix @@ -33,5 +33,5 @@ rinda 0.2.0 https://github.com/ruby/rinda drb 2.2.1 https://github.com/ruby/drb nkf 0.2.0 https://github.com/ruby/nkf syslog 0.2.0 https://github.com/ruby/syslog -csv 3.3.1 https://github.com/ruby/csv +csv 3.3.2 https://github.com/ruby/csv repl_type_completor 0.1.9 https://github.com/ruby/repl_type_completor |
