[Groonga-commit] ranguba/chupa-text at 45d0bf2 [master] Use the latest archive-zip

Back to archive index
Kouhei Sutou null+****@clear*****
Fri Mar 1 13:57:03 JST 2019


Kouhei Sutou	2019-03-01 13:57:03 +0900 (Fri, 01 Mar 2019)

  Revision: 45d0bf21f64141a76af81db3198f31c9ed89fb1a
  https://github.com/ranguba/chupa-text/commit/45d0bf21f64141a76af81db3198f31c9ed89fb1a

  Message:
    Use the latest archive-zip

  Modified files:
    chupa-text.gemspec

  Modified: chupa-text.gemspec (+1 -1)
===================================================================
--- chupa-text.gemspec    2019-03-01 13:43:09 +0900 (0b07681)
+++ chupa-text.gemspec    2019-03-01 13:57:03 +0900 (ff4ee5d)
@@ -50,7 +50,7 @@ Gem::Specification.new do |spec|
     spec.executables = Dir.glob("*")
   end
 
-  spec.add_runtime_dependency("archive-zip")
+  spec.add_runtime_dependency("archive-zip", ">= 0.12.0")
   spec.add_runtime_dependency("csv", ">= 3.0.4")
 
   spec.add_development_dependency("bundler")
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190301/00ab814f/attachment.html>


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