diff options
| -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 |
