[Groonga-commit] ranguba/rroonga at 0cd27d2 [master] gemspec: bump up Test::Unit dependency

Zurück zum Archiv-Index

cosmo0920 null+****@clear*****
Wed Sep 24 21:23:31 JST 2014


cosmo0920	2014-09-24 21:23:31 +0900 (Wed, 24 Sep 2014)

  New Revision: 0cd27d27e306adc78a38d01a2ba17e702913946a
  https://github.com/ranguba/rroonga/commit/0cd27d27e306adc78a38d01a2ba17e702913946a

  Message:
    gemspec: bump up Test::Unit dependency
    
    Power Assert has been introduced since Test::Unit 3.0.0

  Modified files:
    rroonga.gemspec

  Modified: rroonga.gemspec (+1 -1)
===================================================================
--- rroonga.gemspec    2014-09-24 21:16:04 +0900 (647c280)
+++ rroonga.gemspec    2014-09-24 21:23:31 +0900 (5319db8)
@@ -85,7 +85,7 @@ Gem::Specification.new do |s|
   s.add_runtime_dependency("groonga-client", ">= 0.0.3")
   s.add_runtime_dependency("json")
   s.add_runtime_dependency("archive-zip")
-  s.add_development_dependency("test-unit", [">= 2.4.6"])
+  s.add_development_dependency("test-unit", [">= 3.0.0"])
   s.add_development_dependency("test-unit-notify")
   s.add_development_dependency("rake")
   s.add_development_dependency("rake-compiler")
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index