mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
parent
e187376264
commit
552803abb2
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@ require 'rakelib/default_plugins'
|
|||
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gemspec :name => "logstash", :path => ".."
|
||||
gemspec :name => "logstash", :path => File.expand_path(File.join(File.dirname(__FILE__), ".."))
|
||||
|
||||
DEFAULT_PLUGINS.each {|p| gem p}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue