diff --git a/lib/mutex_m.rb b/lib/mutex_m.rb index 706d3c1b3c..abd0fc6add 100644 --- a/lib/mutex_m.rb +++ b/lib/mutex_m.rb @@ -41,6 +41,7 @@ module Mutex_m VERSION = "0.1.1" + Ractor.make_shareable(VERSION) if defined?(Ractor) def Mutex_m.define_aliases(cl) # :nodoc: cl.module_eval %q{