vendors/Rakefile in jruby_art-0.4.0 vs vendors/Rakefile in jruby_art-0.4.2

- old
+ new

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