Skip to content

Commit

Permalink
Use the latest Rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 3, 2016
1 parent 42ac7b7 commit abc9605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -196,7 +196,7 @@ namespace :dist do
package(gnome2_base_name, base_files + gnome2_packages)
end

ruby_versions = ["2.0.0-p645", "2.1.6", "2.2.2"]
ruby_versions = ["2.1.10", "2.2.4", "2.3.0"]
namespace :test do
ruby_base_url = "ftp://ftp.ruby-lang.org/pub/ruby"
ruby_versions.each do |ruby_version|
Expand Down

0 comments on commit abc9605

Please sign in to comment.