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.
1 parent 6fba951 commit c28cc03Copy full SHA for c28cc03
redisgraph.gemspec
@@ -20,5 +20,4 @@ Gem::Specification.new do |s|
20
s.files = `git ls-files`.split("\n")
21
22
s.add_runtime_dependency('redis', '~> 4')
23
- s.add_runtime_dependency('terminal-table', '~> 1', '>= 1.8')
24
end
0 commit comments