We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb465e7 commit f9d596bCopy full SHA for f9d596b
gemfiles/rails_7.0.gemfile
@@ -11,5 +11,6 @@ gem "sqlite3", "~> 1.4", platform: :ruby
11
gem "sequel"
12
gem "evt"
13
gem "async"
14
+gem "concurrent-ruby", "1.3.4"
15
16
gemspec path: "../"
0 commit comments