From 682ff52e8f4d495eb7e1d32ebb7819ac01bab1ed Mon Sep 17 00:00:00 2001 From: git Date: Wed, 20 Nov 2024 07:00:36 +0000 Subject: [PATCH] Update bundled gems list as of 2024-11-20 --- NEWS.md | 2 +- gems/bundled_gems | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index a8db7775b2..e9dfb92ff6 100644 --- a/NEWS.md +++ b/NEWS.md @@ -151,7 +151,7 @@ The following bundled gems are updated. The following bundled gems are promoted from default gems. -* mutex_m 0.2.0 +* mutex_m 0.3.0 * getoptlong 0.2.1 * base64 0.2.0 * bigdecimal 3.1.8 diff --git a/gems/bundled_gems b/gems/bundled_gems index cd64212459..326d84a5b3 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -22,7 +22,7 @@ rbs 3.6.1 https://github.com/ruby/rbs typeprof 0.21.11 https://github.com/ruby/typeprof 167263ca3a634b61df0445f1a6b3e259a5d47f94 debug 1.9.2 https://github.com/ruby/debug 9c4279598e9e0376657b3813bf76a206f1f97beb racc 1.8.1 https://github.com/ruby/racc -mutex_m 0.2.0 https://github.com/ruby/mutex_m +mutex_m 0.3.0 https://github.com/ruby/mutex_m getoptlong 0.2.1 https://github.com/ruby/getoptlong base64 0.2.0 https://github.com/ruby/base64 bigdecimal 3.1.8 https://github.com/ruby/bigdecimal