Skip to content

Commit fd03386

Browse files
committed
Merge branch 'bump-eventsource' into proxy
2 parents 71f0889 + f3d4312 commit fd03386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ldclient-rb.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
3131
spec.add_runtime_dependency "net-http-persistent", "~> 2.9"
3232
spec.add_runtime_dependency "concurrent-ruby", "~> 1.0.4"
3333
spec.add_runtime_dependency "hashdiff", "~> 0.2"
34-
spec.add_runtime_dependency "ld-celluloid-eventsource", "~> 0.9.0"
34+
spec.add_runtime_dependency "ld-celluloid-eventsource", "~> 0.10.0"
3535
spec.add_runtime_dependency "celluloid", "~> 0.18.0.pre" # transitive dep; specified here for more control
3636

3737
if RUBY_VERSION >= '2.2.2'

0 commit comments

Comments
 (0)