[Groonga-commit] ranguba/chupa-text at 3927502 [master] Use the latest csv gem

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


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

  Revision: 392750262de5ffddd396754db75e7a040c44a4b9
  https://github.com/ranguba/chupa-text/commit/392750262de5ffddd396754db75e7a040c44a4b9

  Message:
    Use the latest csv gem

  Modified files:
    chupa-text.gemspec

  Modified: chupa-text.gemspec (+1 -0)
===================================================================
--- chupa-text.gemspec    2019-03-01 12:30:58 +0900 (d5b5d9f)
+++ chupa-text.gemspec    2019-03-01 13:41:36 +0900 (0b07681)
@@ -51,6 +51,7 @@ Gem::Specification.new do |spec|
   end
 
   spec.add_runtime_dependency("archive-zip")
+  spec.add_runtime_dependency("csv", ">= 3.0.4")
 
   spec.add_development_dependency("bundler")
   spec.add_development_dependency("nokogiri")
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190301/512b5fba/attachment-0001.html>


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