mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
This commit requires `set`, as bundler #expand_logstash_mixin_dependencies call `to_set` Fixed: #13281
This commit is contained in:
parent
d7b5e17841
commit
f59bd179dc
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
|
||||
require "fileutils"
|
||||
require "stringio"
|
||||
require 'set'
|
||||
|
||||
module LogStash
|
||||
module Bundler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue