diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-12-16 08:32:14 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-12-16 09:34:57 +0900 |
| commit | f2739fd299d5aa0c81ab9a66a1b3f7ff9d84f829 (patch) | |
| tree | 704796bd4df19b141da5efc61490cf4413818308 | |
| parent | 1ac28224e0d8515422879ead8c1446224964ddd2 (diff) | |
Update bundled_gems
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/12351
| -rw-r--r-- | gems/bundled_gems | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems index 55bb91691b..6fc22007b4 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -9,8 +9,8 @@ minitest 5.25.4 https://github.com/minitest/minitest power_assert 2.0.4 https://github.com/ruby/power_assert rake 13.2.1 https://github.com/ruby/rake -test-unit 3.6.4 https://github.com/test-unit/test-unit -rexml 3.3.9 https://github.com/ruby/rexml +test-unit 3.6.5 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.1 https://github.com/ruby/net-imap @@ -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.0 https://github.com/ruby/csv -repl_type_completor 0.1.7 https://github.com/ruby/repl_type_completor +csv 3.3.1 https://github.com/ruby/csv +repl_type_completor 0.1.8 https://github.com/ruby/repl_type_completor |
