ldclient-rb.gemspec in ldclient-rb-2.1.5 vs ldclient-rb.gemspec in ldclient-rb-2.2.5

- old
+ new

@@ -29,10 +29,10 @@ spec.add_runtime_dependency "faraday-http-cache", "~> 1.3.0" spec.add_runtime_dependency "thread_safe", "~> 0.3" spec.add_runtime_dependency "net-http-persistent", "~> 2.9" spec.add_runtime_dependency "concurrent-ruby", "~> 1.0.4" spec.add_runtime_dependency "hashdiff", "~> 0.2" - spec.add_runtime_dependency "ld-celluloid-eventsource", "~> 0.9.0" + spec.add_runtime_dependency "ld-celluloid-eventsource", "~> 0.10.0" spec.add_runtime_dependency "celluloid", "~> 0.18.0.pre" # transitive dep; specified here for more control if RUBY_VERSION >= '2.2.2' spec.add_runtime_dependency "nio4r", "< 3" # for maximum ruby version compatibility. else