[Groonga-commit] ranguba/rroonga at 0114675 [master] windows: drop Ruby 2.0.0

Zurück zum Archiv-Index

Masafumi Yokoyama null+****@clear*****
Mon Feb 29 00:15:08 JST 2016


Masafumi Yokoyama	2016-02-29 00:15:08 +0900 (Mon, 29 Feb 2016)

  New Revision: 01146759a94248a04b77c966af11cc062469473a
  https://github.com/ranguba/rroonga/commit/01146759a94248a04b77c966af11cc062469473a

  Message:
    windows: drop Ruby 2.0.0
    
    Because all support for Ruby 2.0.0 has ended on 24 Feb. 2016.

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2016-02-28 20:40:32 +0900 (f7c37bc)
+++ Rakefile    2016-02-29 00:15:08 +0900 (51eb2ec)
@@ -157,7 +157,7 @@ windows_architectures = [:x86, :x64]
 
 namespace :build do
   namespace :windows do
-    ruby_versions = "2.0.0:2.1.6:2.2.2:2.3.0"
+    ruby_versions = "2.1.6:2.2.2:2.3.0"
 
     windows_architectures.each do |architecture|
       desc "Build gem for Windows #{architecture}"
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index