We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b01e813 + b207173 commit 167b749Copy full SHA for 167b749
1 file changed
Gemfile
@@ -32,7 +32,7 @@ else
32
end
33
34
if rails_version == "7.0"
35
- gem "concurrent-ruby", "< 1.3.5"
+ gem "concurrent-ruby", "< 1.3.7"
36
37
38
if RUBY_VERSION >= "3.4"
0 commit comments