Open ashie opened 2 years ago
Currently Fluentd is downloaded from GitHub, not RubyGems: https://github.com/fluent/fluent-package-builder/blob/95fad67d681694533ea399fbad78c927c7220efb/td-agent/Gemfile#L24-L35
But, now a day we don't bundle intermediate revision of Fluentd. So I think using formal version of Fluentd gem is more reasonable.
This issue has been automatically marked as stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 30 days
Currently Fluentd is downloaded from GitHub, not RubyGems: https://github.com/fluent/fluent-package-builder/blob/95fad67d681694533ea399fbad78c927c7220efb/td-agent/Gemfile#L24-L35
But, now a day we don't bundle intermediate revision of Fluentd. So I think using formal version of Fluentd gem is more reasonable.