[Groonga-commit] droonga/drntest at ea7ecb2 [master] Add dependency of yajl

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Nov 25 14:05:22 JST 2013


YUKI Hiroshi	2013-11-25 14:05:22 +0900 (Mon, 25 Nov 2013)

  New Revision: ea7ecb2dff41c9bd73d4c08e5d3ba8bcd33f6cf6
  https://github.com/droonga/drntest/commit/ea7ecb2dff41c9bd73d4c08e5d3ba8bcd33f6cf6

  Message:
    Add dependency of yajl

  Modified files:
    drntest.gemspec

  Modified: drntest.gemspec (+1 -0)
===================================================================
--- drntest.gemspec    2013-11-22 16:17:43 +0900 (5de5399)
+++ drntest.gemspec    2013-11-25 14:05:22 +0900 (efb6a61)
@@ -41,6 +41,7 @@ Gem::Specification.new do |spec|
   end
 
   spec.add_runtime_dependency("json")
+  spec.add_runtime_dependency("yajl")
   spec.add_runtime_dependency("droonga-client")
 
   spec.add_development_dependency("bundler")
-------------- next part --------------
HTML����������������������������...
Download 



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