We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59e4f71 commit 6dedd99Copy full SHA for 6dedd99
1 file changed
Rakefile
@@ -65,7 +65,7 @@ namespace :build do
65
desc 'Build gems for Windows per rake-compiler-dock'
66
task :windows do
67
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'
+ 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'
69
end
70
71
0 commit comments