Kenji Okimoto
null+****@clear*****
Mon Jan 15 16:59:11 JST 2018
Kenji Okimoto 2018-01-15 16:59:11 +0900 (Mon, 15 Jan 2018) New Revision: 6ed74a8a831fbcd081b731decdf572c8089d4b29 https://github.com/groonga/fluent-plugin-groonga/commit/6ed74a8a831fbcd081b731decdf572c8089d4b29 Merged 5fe29b6: Merge pull request #23 from okkez/fix-supported-fluentd-version Message: Support fluentd since v0.12.20 Modified files: fluent-plugin-groonga.gemspec Modified: fluent-plugin-groonga.gemspec (+1 -1) =================================================================== --- fluent-plugin-groonga.gemspec 2018-01-15 15:44:00 +0900 (c801fa3) +++ fluent-plugin-groonga.gemspec 2018-01-15 16:59:11 +0900 (b80d7c5) @@ -34,7 +34,7 @@ Gem::Specification.new do |spec| spec.test_files += Dir.glob("test/**/*") spec.require_paths = ["lib"] - spec.add_runtime_dependency("fluentd", ">= 0.12.10", "< 0.14.0") + spec.add_runtime_dependency("fluentd", ">= 0.12.20", "< 0.14.0") spec.add_runtime_dependency("groonga-client", ">= 0.1.0") spec.add_runtime_dependency("groonga-command-parser") -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180115/a12de49e/attachment-0001.htm