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.
2 parents 71f0889 + f3d4312 commit fd03386Copy full SHA for fd03386
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.9.0"
+ spec.add_runtime_dependency "ld-celluloid-eventsource", "~> 0.10.0"
35
spec.add_runtime_dependency "celluloid", "~> 0.18.0.pre" # transitive dep; specified here for more control
36
37
if RUBY_VERSION >= '2.2.2'
0 commit comments