Skip to content

Commit 1804cd7

Browse files
authored
remove unnecessary mention of jar-dependencies in gemspec (#178)
1 parent 0464dde commit 1804cd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

logstash-integration-jdbc.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ Gem::Specification.new do |s|
2323
}
2424

2525
# Gem dependencies
26-
s.add_development_dependency 'jar-dependencies', '~> 0.3'
2726

2827
s.add_runtime_dependency "logstash-core-plugin-api", ">= 1.60", "<= 2.99"
2928
# Restrict use of this plugin to versions of Logstash where support for integration plugins is present.

0 commit comments

Comments
 (0)