Skip to content

Commit dc33cb5

Browse files
authored
Build: revert the need to use a git source (#302)
1 parent 8381e7a commit dc33cb5

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

.ci/setup.sh

Lines changed: 0 additions & 5 deletions
This file was deleted.

Gemfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,3 @@ if Dir.exist?(logstash_path) && use_logstash_source
99
gem 'logstash-core', :path => "#{logstash_path}/logstash-core"
1010
gem 'logstash-core-plugin-api', :path => "#{logstash_path}/logstash-core-plugin-api"
1111
end
12-
13-
# TODO till filter grok with ECS support is released :
14-
gem 'logstash-filter-grok', git: 'https://github.com/kares/logstash-filter-grok.git', ref: 'ecs-1-support'

0 commit comments

Comments
 (0)