[Groonga-commit] droonga/drntest at 38c4d49 [master] Require droonga-client 0.1.1 or later

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jan 29 14:37:28 JST 2014


Kouhei Sutou	2014-01-29 14:37:28 +0900 (Wed, 29 Jan 2014)

  New Revision: 38c4d491aff296d228921f42817057ab1275f1ba
  https://github.com/droonga/drntest/commit/38c4d491aff296d228921f42817057ab1275f1ba

  Message:
    Require droonga-client 0.1.1 or later

  Modified files:
    drntest.gemspec

  Modified: drntest.gemspec (+1 -1)
===================================================================
--- drntest.gemspec    2014-01-29 14:23:10 +0900 (2f38a5a)
+++ drntest.gemspec    2014-01-29 14:37:28 +0900 (c21226b)
@@ -42,7 +42,7 @@ Gem::Specification.new do |spec|
 
   spec.add_runtime_dependency("json")
   spec.add_runtime_dependency("yajl-ruby")
-  spec.add_runtime_dependency("droonga-client", ">= 0.1.0")
+  spec.add_runtime_dependency("droonga-client", ">= 0.1.1")
 
   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