[Groonga-commit] groonga/grntest at 5583f6f [master] Fix gem name...

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Apr 26 14:58:20 JST 2016


Kouhei Sutou	2016-04-26 14:58:20 +0900 (Tue, 26 Apr 2016)

  New Revision: 5583f6f93910073c9d6de6293b593b8d5d921613
  https://github.com/groonga/grntest/commit/5583f6f93910073c9d6de6293b593b8d5d921613

  Message:
    Fix gem name...

  Modified files:
    grntest.gemspec

  Modified: grntest.gemspec (+1 -1)
===================================================================
--- grntest.gemspec    2016-04-26 14:54:21 +0900 (da738cb)
+++ grntest.gemspec    2016-04-26 14:58:20 +0900 (3d554db)
@@ -45,7 +45,7 @@ Gem::Specification.new do |spec|
 
   spec.add_runtime_dependency("json")
   spec.add_runtime_dependency("msgpack")
-  spec.add_runtime_dependency("lcs-diff")
+  spec.add_runtime_dependency("diff-lcs")
   spec.add_runtime_dependency("groonga-command-parser")
 
   spec.add_development_dependency("bundler")
-------------- next part --------------
HTML����������������������������...
다운로드 



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