[Groonga-commit] droonga/drntest at 4b6a23b [master] Fix gem package name

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Nov 25 14:57:43 JST 2013


YUKI Hiroshi	2013-11-25 14:57:43 +0900 (Mon, 25 Nov 2013)

  New Revision: 4b6a23be9ceb79ddfe2bde45addcb64c959911e0
  https://github.com/droonga/drntest/commit/4b6a23be9ceb79ddfe2bde45addcb64c959911e0

  Message:
    Fix gem package name
    
    yajl =>
    yajl-ruby

  Modified files:
    drntest.gemspec

  Modified: drntest.gemspec (+1 -1)
===================================================================
--- drntest.gemspec    2013-11-25 14:06:37 +0900 (efb6a61)
+++ drntest.gemspec    2013-11-25 14:57:43 +0900 (f136bf9)
@@ -41,7 +41,7 @@ Gem::Specification.new do |spec|
   end
 
   spec.add_runtime_dependency("json")
-  spec.add_runtime_dependency("yajl")
+  spec.add_runtime_dependency("yajl-ruby")
   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