diff --git a/gemfiles/active_support_7.0.gemfile b/gemfiles/active_support_7.0.gemfile index b0beb08..40c3f7c 100644 --- a/gemfiles/active_support_7.0.gemfile +++ b/gemfiles/active_support_7.0.gemfile @@ -5,5 +5,6 @@ source "https://rubygems.org" gem "activesupport", "~> 7.0.0" gem "nokogiri", ">= 1.7.0" +gem "mutex_m" # for ruby 3.4.0-dev gemspec path: "../"