From 29500e3034681a30045dea462d6bb653e8600738 Mon Sep 17 00:00:00 2001 From: git Date: Thu, 22 Aug 2024 07:01:14 +0000 Subject: [PATCH] Update bundled gems list as of 2024-08-22 --- NEWS.md | 2 +- gems/bundled_gems | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 380d35a235..84771ba014 100644 --- a/NEWS.md +++ b/NEWS.md @@ -89,7 +89,7 @@ The following bundled gems are updated. * minitest 5.25.1 * rake 13.2.1 * test-unit 3.6.2 -* rexml 3.3.5 +* rexml 3.3.6 * rss 0.3.1 * net-ftp 0.3.7 * net-imap 0.4.14 diff --git a/gems/bundled_gems b/gems/bundled_gems index f18336eb9f..2927033168 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -10,7 +10,7 @@ minitest 5.25.1 https://github.com/minitest/minitest power_assert 2.0.3 https://github.com/ruby/power_assert 84e85124c5014a139af39161d484156cfe87a9ed rake 13.2.1 https://github.com/ruby/rake test-unit 3.6.2 https://github.com/test-unit/test-unit -rexml 3.3.5 https://github.com/ruby/rexml +rexml 3.3.6 https://github.com/ruby/rexml rss 0.3.1 https://github.com/ruby/rss net-ftp 0.3.7 https://github.com/ruby/net-ftp net-imap 0.4.14 https://github.com/ruby/net-imap