We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f0af8 commit 9476ac9Copy full SHA for 9476ac9
gemfiles/rails70.gemfile
@@ -1,5 +1,7 @@
1
source "https://rubygems.org"
2
3
gem "rails", "~> 7.0.0"
4
+# See https://github.com/rails/rails/issues/54263
5
+gem 'concurrent-ruby', '1.3.4'
6
7
gemspec path: ".."
0 commit comments