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 7692568 commit 36a3e2fCopy full SHA for 36a3e2f
ldclient-rb.gemspec
@@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
31
spec.add_runtime_dependency "net-http-persistent", "~> 2.9"
32
spec.add_runtime_dependency "concurrent-ruby", "~> 1.0.4"
33
spec.add_runtime_dependency "hashdiff", "~> 0.2"
34
- spec.add_runtime_dependency "ld-celluloid-eventsource", "~> 0.5.0"
+ spec.add_runtime_dependency "ld-celluloid-eventsource", "~> 0.9.0"
35
spec.add_runtime_dependency "celluloid", "~> 0.18.0.pre" # transitive dep; specified here for more control
36
spec.add_runtime_dependency "nio4r", "~> 1.1" # for maximum ruby version compatibility.
37
0 commit comments