We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e34666 commit 0198b9cCopy full SHA for 0198b9c
conversejs.gemspec
@@ -34,6 +34,7 @@ Gem::Specification.new do |spec|
34
spec.required_ruby_version = '>= 2.7'
35
36
spec.add_dependency 'bigdecimal', '~> 3.1'
37
+ spec.add_dependency 'drb', '~> 2.2'
38
spec.add_dependency 'mutex_m', '~> 0.3.0'
39
spec.add_dependency 'railties', '>= 6.1', '< 8.0'
40
spec.add_dependency 'zeitwerk', '~> 2.6'
0 commit comments