``` require 'active_support/core_ext/hash/deep_merge' require 'concurrent' Concurrent::Hash.new.deep_merge!({}) ``` this works, on both 9.2/9.3