[Groonga-commit] ranguba/rroonga at cb56a59 [master] windows: support Ruby 2.4

Back to archive index

Masafumi Yokoyama null+****@clear*****
Thu Jan 12 20:28:49 JST 2017


Masafumi Yokoyama	2017-01-12 20:28:49 +0900 (Thu, 12 Jan 2017)

  New Revision: cb56a59891f8c594307dfde21469fc0766abe9b8
  https://github.com/ranguba/rroonga/commit/cb56a59891f8c594307dfde21469fc0766abe9b8

  Message:
    windows: support Ruby 2.4

  Modified files:
    Rakefile

  Modified: Rakefile (+2 -1)
===================================================================
--- Rakefile    2017-01-12 18:36:21 +0900 (569768f)
+++ Rakefile    2017-01-12 20:28:49 +0900 (058a2ef)
@@ -1,6 +1,7 @@
 # -*- coding: utf-8; mode: ruby -*-
 #
 # Copyright (C) 2009-2016  Kouhei Sutou <kou �� clear-code.com>
+# Copyright (C) 2017  Masafumi Yokoyama <yokoyama �� clear-code.com>
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -157,7 +158,7 @@ windows_architectures = [:x86, :x64]
 
 namespace :build do
   namespace :windows do
-    ruby_versions = "2.1.6:2.2.2:2.3.0"
+    ruby_versions = "2.1.6:2.2.2:2.3.0:2.4.0"
 
     windows_architectures.each do |architecture|
       desc "Build gem for Windows #{architecture}"
-------------- next part --------------
HTML����������������������������...
Download 



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