Skip to content

Commit 6dedd99

Browse files
committed
add 2.5.0 and specify latest minor versions
1 parent 59e4f71 commit 6dedd99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ namespace :build do
6565
desc 'Build gems for Windows per rake-compiler-dock'
6666
task :windows do
6767
require 'rake_compiler_dock'
68-
RakeCompilerDock.sh 'bundle && gem i json && rake cross native gem RUBY_CC_VERSION=1.9.3:2.0.0:2.1.6:2.2.2:2.3.0:2.4.0'
68+
RakeCompilerDock.sh 'bundle && gem i json && rake cross native gem RUBY_CC_VERSION=1.9.3:2.0.0:2.1.10:2.2.9:2.3.6:2.4.3:2.5.0'
6969
end
7070
end
7171

0 commit comments

Comments
 (0)