We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f887d commit 599c6f8Copy full SHA for 599c6f8
1 file changed
launchdarkly-server-sdk.gemspec
@@ -42,7 +42,7 @@ Gem::Specification.new do |spec|
42
43
spec.add_runtime_dependency "benchmark", "~> 0.1", ">= 0.1.1"
44
spec.add_runtime_dependency "concurrent-ruby", "~> 1.1"
45
- spec.add_runtime_dependency "ld-eventsource", "2.5.0"
+ spec.add_runtime_dependency "ld-eventsource", "2.5.1"
46
spec.add_runtime_dependency "observer", "~> 0.1.2"
47
spec.add_runtime_dependency "openssl", ">= 3.1.2", "< 5.0"
48
spec.add_runtime_dependency "semantic", "~> 1.6"
0 commit comments