Skip to content

Commit

Permalink
Build: revert the need to use a git source (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
kares authored Mar 1, 2021
1 parent 8381e7a commit dc33cb5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .ci/setup.sh

This file was deleted.

3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,3 @@ if Dir.exist?(logstash_path) && use_logstash_source
gem 'logstash-core', :path => "#{logstash_path}/logstash-core"
gem 'logstash-core-plugin-api', :path => "#{logstash_path}/logstash-core-plugin-api"
end

# TODO till filter grok with ECS support is released :
gem 'logstash-filter-grok', git: 'https://github.com/kares/logstash-filter-grok.git', ref: 'ecs-1-support'

0 comments on commit dc33cb5

Please sign in to comment.