From 1500946ce4ed7d89ed33059e3629e526b1dc207a Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Wed, 10 Jan 2024 16:15:21 +0900 Subject: [PATCH] Added mutex_m to bundled gems --- gems/bundled_gems | 1 + 1 file changed, 1 insertion(+) diff --git a/gems/bundled_gems b/gems/bundled_gems index 470cf8ffe9..caa0469c54 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -21,3 +21,4 @@ rbs 3.4.1 https://github.com/ruby/rbs typeprof 0.21.9 https://github.com/ruby/typeprof debug 1.9.1 https://github.com/ruby/debug racc 1.7.3 https://github.com/ruby/racc +mutex_m 0.2.0 https://github.com/ruby/mutex_m