[Groonga-commit] ranguba/rroonga at 0152b68 [master] windows: use the latest Ruby

Back to archive index

Kouhei Sutou null+****@clear*****
Wed May 18 10:27:34 JST 2016


Kouhei Sutou	2016-05-18 10:27:34 +0900 (Wed, 18 May 2016)

  New Revision: 0152b685ac0dc56637c26932cbaf0cbffa38237c
  https://github.com/ranguba/rroonga/commit/0152b685ac0dc56637c26932cbaf0cbffa38237c

  Message:
    windows: use the latest Ruby

  Modified files:
    Rakefile

  Modified: Rakefile (+2 -2)
===================================================================
--- Rakefile    2016-05-18 10:27:28 +0900 (51eb2ec)
+++ Rakefile    2016-05-18 10:27:34 +0900 (5c760bc)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8; mode: ruby -*-
 #
-# Copyright (C) 2009-2015  Kouhei Sutou <kou �� clear-code.com>
+# Copyright (C) 2009-2016  Kouhei Sutou <kou �� 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 +157,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.10:2.2.5:2.3.1"
 
     windows_architectures.each do |architecture|
       desc "Build gem for Windows #{architecture}"
-------------- next part --------------
HTML����������������������������...
下载 



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