vendors/Rakefile in jruby_art-1.0.5 vs vendors/Rakefile in jruby_art-1.0.6

- old
+ new

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