[Groonga-commit] ranguba/chupa-text-decomposer-html at 2b9faff [master] Add missing variable

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jul 5 17:09:14 JST 2017


Kouhei Sutou	2017-07-05 17:09:14 +0900 (Wed, 05 Jul 2017)

  New Revision: 2b9faff27988a5f76316a9d59e2d8bffe1ddc1b9
  https://github.com/ranguba/chupa-text-decomposer-html/commit/2b9faff27988a5f76316a9d59e2d8bffe1ddc1b9

  Message:
    Add missing variable

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2017-07-05 17:08:36 +0900 (942b0aa)
+++ Rakefile    2017-07-05 17:09:14 +0900 (a5f6e03)
@@ -34,7 +34,7 @@ end
 helper.install
 spec = helper.gemspec
 
-Packnga::DocumentTask.new(spec) do
+Packnga::DocumentTask.new(spec) do |task|
   task.original_language = "en"
   task.translate_language = "ja"
 end
-------------- next part --------------
HTML����������������������������...
Download 



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