diff options
| author | Alex Myers <myers3162002@gmail.com> | 2024-11-01 11:42:18 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-01 08:42:18 -0700 |
| commit | 6b3a0b4ffd12cd7f80be224efa8744534fcf2b93 (patch) | |
| tree | e0b761d5510df3658d3eb8e656d4fd42e12f5732 | |
| parent | c4b6ce36758fbc8d851b8b6563d0cf64cf2417db (diff) | |
Bump REXML to 3.3.9 for Ruby 3.3 (#11972)
| -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 4853a88179..806af42076 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -9,7 +9,7 @@ minitest 5.20.0 https://github.com/minitest/minitest power_assert 2.0.3 https://github.com/ruby/power_assert rake 13.1.0 https://github.com/ruby/rake test-unit 3.6.1 https://github.com/test-unit/test-unit -rexml 3.3.6 https://github.com/ruby/rexml +rexml 3.3.9 https://github.com/ruby/rexml rss 0.3.1 https://github.com/ruby/rss net-ftp 0.3.4 https://github.com/ruby/net-ftp net-imap 0.4.9.1 https://github.com/ruby/net-imap |
