diff options
| author | git <svn-admin@ruby-lang.org> | 2025-02-17 07:00:27 +0000 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2025-02-17 07:00:27 +0000 |
| commit | 929e8131f12efad067ded25dca93d2e267df86f2 (patch) | |
| tree | 2bea5cc2652edf833473460a82f8ec876b19f16a | |
| parent | 7032e2d6bc8ff3a046ff17e7a676a1ab8e4070f2 (diff) | |
Update bundled gems list as of 2025-02-16
| -rw-r--r-- | NEWS.md | 1 | ||||
| -rw-r--r-- | gems/bundled_gems | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -48,6 +48,7 @@ The following bundled gems are added. The following bundled gems are updated. +* rexml 3.4.1 * net-imap 0.5.6 * net-smtp 0.5.1 * rbs 3.8.1 diff --git a/gems/bundled_gems b/gems/bundled_gems index bb8e756308..7074a4ee38 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -10,7 +10,7 @@ minitest 5.25.4 https://github.com/minitest/minitest power_assert 2.0.5 https://github.com/ruby/power_assert rake 13.2.1 https://github.com/ruby/rake test-unit 3.6.7 https://github.com/test-unit/test-unit -rexml 3.4.0 https://github.com/ruby/rexml +rexml 3.4.1 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.6 https://github.com/ruby/net-imap |
