summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgit <svn-admin@ruby-lang.org>2024-11-20 07:00:36 +0000
committergit <svn-admin@ruby-lang.org>2024-11-20 07:00:36 +0000
commit682ff52e8f4d495eb7e1d32ebb7819ac01bab1ed (patch)
tree460e4e9e643d15e954fd33e4fdbb0ac22070f2cc
parent9c268302bfb4890d3757caa60981802a88bfbd89 (diff)
Update bundled gems list as of 2024-11-20
-rw-r--r--NEWS.md2
-rw-r--r--gems/bundled_gems2
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