[Groonga-commit] groonga/fluent-plugin-groonga-log at df01ddd [master] Require groonga-log 0.1.1 or later

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Sep 28 10:09:51 JST 2017


Kouhei Sutou	2017-09-28 10:09:51 +0900 (Thu, 28 Sep 2017)

  New Revision: df01ddd1d6cdbdf043f3eb704cc4449c3bd3d2a5
  https://github.com/groonga/fluent-plugin-groonga-log/commit/df01ddd1d6cdbdf043f3eb704cc4449c3bd3d2a5

  Message:
    Require groonga-log 0.1.1 or later

  Modified files:
    fluent-plugin-groonga-log.gemspec

  Modified: fluent-plugin-groonga-log.gemspec (+1 -1)
===================================================================
--- fluent-plugin-groonga-log.gemspec    2017-09-28 10:08:08 +0900 (1fc2c41)
+++ fluent-plugin-groonga-log.gemspec    2017-09-28 10:09:51 +0900 (7e06b04)
@@ -24,5 +24,5 @@ Gem::Specification.new do |spec|
   spec.add_development_dependency "rake", "~> 12.0"
   spec.add_development_dependency "test-unit", "~> 3.0"
   spec.add_runtime_dependency "fluentd", [">= 0.14.10", "< 2"]
-  spec.add_runtime_dependency "groonga-log"
+  spec.add_runtime_dependency "groonga-log", ">= 0.1.1"
 end
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20170928/814576fb/attachment-0001.htm 



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