We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1176ef9 commit 320b3eaCopy full SHA for 320b3ea
vendors/Rakefile
@@ -9,7 +9,7 @@ WARNING = <<-EOS
9
EOS
10
11
JRUBYC_VERSION = '9.1.0.0'
12
-EXAMPLES = '1.6'
+EXAMPLES = '1.7'
13
HOME_DIR = ENV['HOME']
14
MAC_OR_LINUX = /linux|mac|darwin/ =~ RbConfig::CONFIG['host_os']
15
0 commit comments