vendors/Rakefile in jruby_art-0.4.2 vs vendors/Rakefile in jruby_art-0.5.0
- 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.5'
+EXAMPLES = '0.6'
HOME_DIR = ENV['HOME']
MAC_OR_LINUX = /linux|mac|darwin/ =~ RbConfig::CONFIG['host_os']
CLOBBER.include("jruby-complete-#{JRUBYC_VERSION}.jar")