vendors/Rakefile in jruby_art-1.0.7 vs vendors/Rakefile in jruby_art-1.0.8

- old
+ new

@@ -7,10 +7,10 @@ may also require 'sudo' access to install, NB: this is untested.... EOS JRUBYC_VERSION = '9.1.0.0' -EXAMPLES = '1.6' +EXAMPLES = '1.7' HOME_DIR = ENV['HOME'] MAC_OR_LINUX = /linux|mac|darwin/ =~ RbConfig::CONFIG['host_os'] CLOBBER.include("jruby-complete-#{JRUBYC_VERSION}.jar")