summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgit <[email protected]>2024-01-19 06:35:57 +0000
committergit <[email protected]>2024-01-19 06:35:57 +0000
commite8cb9e1328889bead2440ab36be9ee36ebe65b49 (patch)
treef6fc3c6dde941ad9c85204702b393d4a9df41406
parentfb5722c09a17d8fa2b5e354f7f2a64c5971459fa (diff)
Update bundled gems list as of 2024-01-18
-rw-r--r--NEWS.md3
-rw-r--r--gems/bundled_gems2
2 files changed, 3 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index 3dd6e7847c..b898becdfb 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -36,7 +36,7 @@ The following default gems are updated.
The following bundled gems are updated.
-* minitest 5.21.1
+* minitest 5.21.2
* net-ftp 0.3.4
* net-imap 0.4.9.1
* net-smtp 0.4.0.1
@@ -50,6 +50,7 @@ The following bundled gems are promoted from default gems.
* getoptlong 0.2.1
* base64 0.2.0
* bigdecimal 3.1.6
+* observer 0.1.2
See GitHub releases like [GitHub Releases of Logger](https://github.com/ruby/logger/releases) or changelog for details of the default gems or bundled gems.
diff --git a/gems/bundled_gems b/gems/bundled_gems
index d036418182..fa7d39dfd2 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -5,7 +5,7 @@
# - repository-url: URL from where clone for test
# - revision: revision in repository-url to test
# if `revision` is not given, "v"+`version` or `version` will be used.
-minitest 5.21.1 https://github.com/minitest/minitest
+minitest 5.21.2 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