[Groonga-commit] ranguba/groonga-client at 295736a [master] Fix required groonga-command-parser version

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Dec 20 15:53:02 JST 2016


Kouhei Sutou	2016-12-20 15:53:02 +0900 (Tue, 20 Dec 2016)

  New Revision: 295736a49666433a40ebd2a0de90d73b4a6a07be
  https://github.com/ranguba/groonga-client/commit/295736a49666433a40ebd2a0de90d73b4a6a07be

  Message:
    Fix required groonga-command-parser version

  Modified files:
    groonga-client.gemspec

  Modified: groonga-client.gemspec (+1 -1)
===================================================================
--- groonga-client.gemspec    2016-12-20 15:41:53 +0900 (3ddaae7)
+++ groonga-client.gemspec    2016-12-20 15:53:02 +0900 (c0c6f07)
@@ -49,7 +49,7 @@ Gem::Specification.new do |spec|
 
   spec.add_runtime_dependency("gqtp", ">= 1.0.4")
   spec.add_runtime_dependency("groonga-command", ">= 1.2.8")
-  spec.add_runtime_dependency("groonga-command-parser", ">= 1.1.7")
+  spec.add_runtime_dependency("groonga-command-parser", ">= 1.0.7")
   spec.add_runtime_dependency("hashie")
 
   spec.add_development_dependency("bundler")
-------------- next part --------------
HTML����������������������������...
Download 



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