diff options
author | Hiroshi SHIBATA <[email protected]> | 2024-04-02 10:13:33 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2024-04-02 11:22:14 +0900 |
commit | 94f56098b12552c447bda764c7e1bdac7e84efb3 (patch) | |
tree | a7843e414ae0180a23becb4f284e246d3897a684 | |
parent | 4db7c8a24ad66e15ef6bce053c4d5d90b84cb855 (diff) |
Use fixed version of rake with ostruct
-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 408b5426d4..38c97c77a0 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -8,7 +8,7 @@ minitest 5.22.3 https://github.com/minitest/minitest 287b35d60c8e19c11ba090efc6eeb225325a8520 power_assert 2.0.3 https://github.com/ruby/power_assert 84e85124c5014a139af39161d484156cfe87a9ed -rake 13.1.0 https://github.com/ruby/rake +rake 13.2.0 https://github.com/ruby/rake test-unit 3.6.2 https://github.com/test-unit/test-unit rexml 3.2.6 https://github.com/ruby/rexml rss 0.3.0 https://github.com/ruby/rss |