We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d524a1 + fcc0b2d commit a396ef6Copy full SHA for a396ef6
1 file changed
openfact.gemspec
@@ -53,4 +53,5 @@ Gem::Specification.new do |spec|
53
spec.add_runtime_dependency 'logger', '~> 1.5'
54
spec.add_runtime_dependency 'ostruct', '< 0.7'
55
spec.add_runtime_dependency 'thor', ['>= 1.0.1', '< 2']
56
+ spec.add_runtime_dependency 'tsort', '< 0.3'
57
end
0 commit comments