[Groonga-commit] long-long-float/droonga-engine at 28a0c4b [master] Fix typo

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Aug 26 17:44:57 JST 2014


YUKI Hiroshi	2014-08-26 17:44:57 +0900 (Tue, 26 Aug 2014)

  New Revision: 28a0c4b7d3a9bca95bd886b5ce6e2d019aa6893c
  https://github.com/long-long-float/droonga-engine/commit/28a0c4b7d3a9bca95bd886b5ce6e2d019aa6893c

  Message:
    Fix typo

  Modified files:
    droonga-engine.gemspec

  Modified: droonga-engine.gemspec (+1 -1)
===================================================================
--- droonga-engine.gemspec    2014-08-25 20:23:43 +0900 (c0387a7)
+++ droonga-engine.gemspec    2014-08-26 17:44:57 +0900 (a793d29)
@@ -35,7 +35,7 @@ Gem::Specification.new do |gem|
   gem.executables   = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
   gem.test_files    = gem.files.grep(%r{^(test|spec|features)/})
   gem.require_paths = ["lib"]
-  gem.add_dependenct "droonga-client"
+  gem.add_dependency "droonga-client"
   gem.add_dependency "rroonga", ">= 4.0.1"
   gem.add_dependency "groonga-command-parser"
   gem.add_dependency "json"
-------------- next part --------------
HTML����������������������������...
Download 



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