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 41577d6 + f37c620 commit c0b7240Copy full SHA for c0b7240
ldclient-rb.gemspec
@@ -33,7 +33,7 @@ Gem::Specification.new do |spec|
33
spec.add_runtime_dependency "hashdiff", "~> 0.2"
34
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
-
+
37
if RUBY_VERSION >= '2.2.2'
38
spec.add_runtime_dependency "nio4r", "< 3" # for maximum ruby version compatibility.
39
else
0 commit comments