diff --git a/Gemfile b/Gemfile index 4265de56..e411b26e 100644 --- a/Gemfile +++ b/Gemfile @@ -32,7 +32,7 @@ else end if rails_version == "7.0" - gem "concurrent-ruby", "< 1.3.5" + gem "concurrent-ruby", "< 1.3.7" end if RUBY_VERSION >= "3.4"