[Groonga-commit] groonga/fluent-plugin-groonga at 8e612ec [master] Specify supported version of fluentd explicitly

Back to archive index

Kentaro Hayashi null+****@clear*****
Wed Apr 12 14:42:49 JST 2017


Kentaro Hayashi	2017-04-12 14:42:49 +0900 (Wed, 12 Apr 2017)

  New Revision: 8e612ec3e65e73fa369390159bc1496f2b5f244a
  https://github.com/groonga/fluent-plugin-groonga/commit/8e612ec3e65e73fa369390159bc1496f2b5f244a

  Merged 52d68a9: Merge pull request #12 from groonga/specify-fluentd-version

  Message:
    Specify supported version of fluentd explicitly

  Modified files:
    fluent-plugin-groonga.gemspec

  Modified: fluent-plugin-groonga.gemspec (+1 -1)
===================================================================
--- fluent-plugin-groonga.gemspec    2017-04-12 14:41:53 +0900 (39d14d6)
+++ fluent-plugin-groonga.gemspec    2017-04-12 14:42:49 +0900 (ca01cc1)
@@ -34,7 +34,7 @@ Gem::Specification.new do |spec|
   spec.test_files += Dir.glob("test/**/*")
   spec.require_paths = ["lib"]
 
-  spec.add_runtime_dependency("fluentd")
+  spec.add_runtime_dependency("fluentd", ">= 0.14.0")
   spec.add_runtime_dependency("groonga-client", ">= 0.1.0")
   spec.add_runtime_dependency("groonga-command-parser")
 
-------------- next part --------------
HTML����������������������������...
下載 



More information about the Groonga-commit mailing list
Back to archive index