[Groonga-commit] ranguba/groonga-client-model at 28cc472 [master] Require groonga-client 0.3.7

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Dec 20 17:35:47 JST 2016


Kouhei Sutou	2016-12-20 17:35:47 +0900 (Tue, 20 Dec 2016)

  New Revision: 28cc4722f1924b003ac7542b7290f159b97022a7
  https://github.com/ranguba/groonga-client-model/commit/28cc4722f1924b003ac7542b7290f159b97022a7

  Message:
    Require groonga-client 0.3.7

  Modified files:
    groonga-client-model.gemspec

  Modified: groonga-client-model.gemspec (+1 -1)
===================================================================
--- groonga-client-model.gemspec    2016-12-20 17:32:13 +0900 (0e31b0e)
+++ groonga-client-model.gemspec    2016-12-20 17:35:47 +0900 (eb36f00)
@@ -43,7 +43,7 @@ Gem::Specification.new do |spec|
   spec.files += Dir.glob("doc/text/*")
   spec.test_files += Dir.glob("test/**/*")
 
-  spec.add_runtime_dependency("groonga-client", ">= 0.3.6")
+  spec.add_runtime_dependency("groonga-client", ">= 0.3.7")
   spec.add_runtime_dependency("groonga-command-parser")
   spec.add_runtime_dependency("activemodel")
 
-------------- next part --------------
HTML����������������������������...
다운로드 



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