mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
parent
4226d75f6e
commit
e187376264
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ Gem::Specification.new do |gem|
|
||||||
# jar-dependencies 0.1.2 is included in jruby 1.7.6 no need to include here and
|
# jar-dependencies 0.1.2 is included in jruby 1.7.6 no need to include here and
|
||||||
# this avoids the gemspec jar path parsing issue of jar-dependencies 0.1.2
|
# this avoids the gemspec jar path parsing issue of jar-dependencies 0.1.2
|
||||||
#
|
#
|
||||||
# gem.add_runtime_dependency "jar-dependencies", [">= 0.1.2"] #(MIT license)
|
gem.add_runtime_dependency "jar-dependencies", ["= 0.1.2"] #(MIT license)
|
||||||
|
|
||||||
gem.add_runtime_dependency "ruby-maven" #(EPL license)
|
gem.add_runtime_dependency "ruby-maven" #(EPL license)
|
||||||
gem.add_runtime_dependency "maven-tools"
|
gem.add_runtime_dependency "maven-tools"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue