[Groonga-commit] groonga/groonga-log at 926a26e [master] Add missing dependency to test-unit gems

Back to archive index

Kentaro Hayashi null+****@clear*****
Mon Sep 25 16:55:44 JST 2017


Kentaro Hayashi	2017-09-25 16:55:44 +0900 (Mon, 25 Sep 2017)

  New Revision: 926a26e8a631b6169d18aa1827f9bd5c03a19d7d
  https://github.com/groonga/groonga-log/commit/926a26e8a631b6169d18aa1827f9bd5c03a19d7d

  Merged ab8830c: Merge pull request #4 from kenhys/extract-parser-from-f-p-g-l

  Message:
    Add missing dependency to test-unit gems

  Modified files:
    groonga-log.gemspec

  Modified: groonga-log.gemspec (+3 -0)
===================================================================
--- groonga-log.gemspec    2017-09-25 16:55:31 +0900 (fda6af1)
+++ groonga-log.gemspec    2017-09-25 16:55:44 +0900 (89c4ff3)
@@ -46,4 +46,7 @@ Gem::Specification.new do |spec|
 
   spec.add_development_dependency "bundler", "~> 1.13"
   spec.add_development_dependency "rake", "~> 10.0"
+
+  spec.add_development_dependency("test-unit")
+  spec.add_development_dependency("test-unit-notify")
 end
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20170925/1deb5f6c/attachment-0001.htm 



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