diff options
| author | Shugo Maeda <shugo@ruby-lang.org> | 2023-12-14 15:51:12 +0900 |
|---|---|---|
| committer | Shugo Maeda <shugo@ruby-lang.org> | 2023-12-14 15:51:12 +0900 |
| commit | 26145a27f6b960bd607cdd2f9680eba14f84ac1a (patch) | |
| tree | 3cfffa401318f5ebb8bb77ef6b3c782ef19414b8 | |
| parent | b7e89d4b175a88be333134066b595d1e34c33fd3 (diff) | |
Bump up bundled net-ftp gem version to 0.3.1
| -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 777ec63627..b4daa9f9db 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -11,7 +11,7 @@ rake 13.1.0 https://github.com/ruby/rake test-unit 3.6.1 https://github.com/test-unit/test-unit rexml 3.2.6 https://github.com/ruby/rexml rss 0.3.0 https://github.com/ruby/rss -net-ftp 0.3.0 https://github.com/ruby/net-ftp +net-ftp 0.3.1 https://github.com/ruby/net-ftp net-imap 0.4.8 https://github.com/ruby/net-imap net-pop 0.1.2 https://github.com/ruby/net-pop net-smtp 0.4.0 https://github.com/ruby/net-smtp |
