We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f3e145 commit 644b821Copy full SHA for 644b821
gemfiles/rails70.gemfile
@@ -1,5 +1,6 @@
1
source "https://rubygems.org"
2
3
gem "rails", "~> 7.0.0"
4
+gem "concurrent-ruby", "1.3.4"
5
6
gemspec path: ".."
0 commit comments