[Groonga-commit] ranguba/groonga-client at 210115f [master] Require groonga-command 1.2.0 or later

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Mar 21 16:40:00 JST 2016


Kouhei Sutou	2016-03-21 16:40:00 +0900 (Mon, 21 Mar 2016)

  New Revision: 210115ffa44912f8989238ab6c6c6cc86894b32a
  https://github.com/ranguba/groonga-client/commit/210115ffa44912f8989238ab6c6c6cc86894b32a

  Message:
    Require groonga-command 1.2.0 or later

  Modified files:
    groonga-client.gemspec

  Modified: groonga-client.gemspec (+1 -1)
===================================================================
--- groonga-client.gemspec    2016-03-21 16:29:35 +0900 (baf2b85)
+++ groonga-client.gemspec    2016-03-21 16:40:00 +0900 (f943b45)
@@ -45,7 +45,7 @@ Gem::Specification.new do |spec|
   spec.test_files += Dir.glob("test/**/*")
 
   spec.add_runtime_dependency("gqtp", ">= 1.0.4")
-  spec.add_runtime_dependency("groonga-command", ">= 1.1.8")
+  spec.add_runtime_dependency("groonga-command", ">= 1.2.0")
 
   spec.add_development_dependency("bundler")
   spec.add_development_dependency("rake")
-------------- next part --------------
HTML����������������������������...
Download 



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