[Groonga-commit] groonga/heroku-buildpack-groonga at 0f87891 [master] Use json, open-uri

Back to archive index

Ryo Sugimoto null+****@clear*****
Sat Aug 9 09:51:24 JST 2014


Ryo Sugimoto	2014-08-09 09:51:24 +0900 (Sat, 09 Aug 2014)

  New Revision: 0f8789140ec40753cdaf473e8e3e6893b793166f
  https://github.com/groonga/heroku-buildpack-groonga/commit/0f8789140ec40753cdaf473e8e3e6893b793166f

  Message:
    Use json, open-uri

  Modified files:
    bin/compile

  Modified: bin/compile (+2 -0)
===================================================================
--- bin/compile    2014-08-05 22:47:01 +0900 (e63a5c8)
+++ bin/compile    2014-08-09 09:51:24 +0900 (fa489e8)
@@ -3,6 +3,8 @@
 
 require "rbconfig"
 require "fileutils"
+require "json"
+require "open-uri"
 
 include FileUtils
 
-------------- next part --------------
HTML����������������������������...
Descargar 



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