Skip to content

Commit c0b7240

Browse files
Merge branch 'master' into ac/nio4r
2 parents 41577d6 + f37c620 commit c0b7240

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
@@ -33,7 +33,7 @@ Gem::Specification.new do |spec|
3333
spec.add_runtime_dependency "hashdiff", "~> 0.2"
3434
spec.add_runtime_dependency "ld-celluloid-eventsource", "~> 0.9.0"
3535
spec.add_runtime_dependency "celluloid", "~> 0.18.0.pre" # transitive dep; specified here for more control
36-
36+
3737
if RUBY_VERSION >= '2.2.2'
3838
spec.add_runtime_dependency "nio4r", "< 3" # for maximum ruby version compatibility.
3939
else

0 commit comments

Comments
 (0)