diff options
| author | nagachika <nagachika@ruby-lang.org> | 2024-06-01 16:11:08 +0900 |
|---|---|---|
| committer | nagachika <nagachika@ruby-lang.org> | 2024-06-18 22:50:16 +0900 |
| commit | 8e7d5adb4a481e9b4050505ea88cdf64278cacb7 (patch) | |
| tree | 931504a80db67758d180318742c6a72247319173 | |
| parent | e308f47888cfb5c85344d030098932340b57147d (diff) | |
partially merge revision(s) 70ad58cb62b195ba86a5ef07a565b22b02a040ea: [Backport #20516]
Update bundled_gems
| -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 362dc23fa0..58b0d70c96 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -3,7 +3,7 @@ minitest 5.16.3 https://github.com/seattlerb/minitest power_assert 2.0.3 https://github.com/ruby/power_assert rake 13.0.6 https://github.com/ruby/rake test-unit 3.5.7 https://github.com/test-unit/test-unit -rexml 3.2.5 https://github.com/ruby/rexml +rexml 3.2.8 https://github.com/ruby/rexml rss 0.2.9 https://github.com/ruby/rss net-ftp 0.2.1 https://github.com/ruby/net-ftp net-imap 0.3.4.1 https://github.com/ruby/net-imap |
