[Groonga-commit] ranguba/chupa-text-docker at f3fcec4 [master] Use sparedsheet decomposer

Back to archive index
Sutou Kouhei null+****@clear*****
Thu Jun 13 13:10:31 JST 2019


Sutou Kouhei	2019-06-13 13:10:31 +0900 (Thu, 13 Jun 2019)

  Revision: f3fcec446fa4916aeaae1b1819be8a816688154a
  https://github.com/ranguba/chupa-text-docker/commit/f3fcec446fa4916aeaae1b1819be8a816688154a

  Message:
    Use sparedsheet decomposer

  Modified files:
    chupa-text/debian/home/chupa-text/chupa-text-http-server/Gemfile.local
    chupa-text/ubuntu/home/chupa-text/chupa-text-http-server/Gemfile.local

  Modified: chupa-text/debian/home/chupa-text/chupa-text-http-server/Gemfile.local (+2 -1)
===================================================================
--- chupa-text/debian/home/chupa-text/chupa-text-http-server/Gemfile.local    2019-06-12 12:33:42 +0900 (7b9923c)
+++ chupa-text/debian/home/chupa-text/chupa-text-http-server/Gemfile.local    2019-06-13 13:10:31 +0900 (6957d30)
@@ -17,8 +17,9 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 gem "chupa-text-decomposer-html"
-gem "chupa-text-decomposer-webkit"
 gem "chupa-text-decomposer-libreoffice-excel"
 gem "chupa-text-decomposer-libreoffice-powerpoint"
 gem "chupa-text-decomposer-libreoffice-word"
 gem "chupa-text-decomposer-pdf"
+gem "chupa-text-decomposer-spreadsheet"
+gem "chupa-text-decomposer-webkit"

  Modified: chupa-text/ubuntu/home/chupa-text/chupa-text-http-server/Gemfile.local (+2 -1)
===================================================================
--- chupa-text/ubuntu/home/chupa-text/chupa-text-http-server/Gemfile.local    2019-06-12 12:33:42 +0900 (7b9923c)
+++ chupa-text/ubuntu/home/chupa-text/chupa-text-http-server/Gemfile.local    2019-06-13 13:10:31 +0900 (6957d30)
@@ -17,8 +17,9 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 gem "chupa-text-decomposer-html"
-gem "chupa-text-decomposer-webkit"
 gem "chupa-text-decomposer-libreoffice-excel"
 gem "chupa-text-decomposer-libreoffice-powerpoint"
 gem "chupa-text-decomposer-libreoffice-word"
 gem "chupa-text-decomposer-pdf"
+gem "chupa-text-decomposer-spreadsheet"
+gem "chupa-text-decomposer-webkit"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190613/ec9dabc8/attachment.html>


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