From f7605db8c5c5917417c4c204b3f4ea8a3ce8b11a Mon Sep 17 00:00:00 2001 From: git Date: Sat, 28 Oct 2023 07:01:24 +0000 Subject: [PATCH] Update bundled gems list at 6589af52d22e1b5976295adc7968c5 [ci skip] --- NEWS.md | 1 + gems/bundled_gems | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index e9735e363b..5d2d684673 100644 --- a/NEWS.md +++ b/NEWS.md @@ -140,6 +140,7 @@ The following bundled gem is promoted from default gems. The following bundled gems are updated. * minitest 5.20.0 +* rake 13.1.0 * test-unit 3.6.1 * rexml 3.2.6 * rss 0.3.0 diff --git a/gems/bundled_gems b/gems/bundled_gems index 4404e1123d..1603619388 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -7,7 +7,7 @@ # if `revision` is not given, "v"+`version` or `version` will be used. minitest 5.20.0 https://github.com/minitest/minitest power_assert 2.0.3 https://github.com/ruby/power_assert -rake 13.0.6 https://github.com/ruby/rake +rake 13.1.0 https://github.com/ruby/rake test-unit 3.6.1 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