Skip to content

Commit 320b3ea

Browse files
committed
Update Rakefile
1 parent 1176ef9 commit 320b3ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendors/Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ WARNING = <<-EOS
99
EOS
1010

1111
JRUBYC_VERSION = '9.1.0.0'
12-
EXAMPLES = '1.6'
12+
EXAMPLES = '1.7'
1313
HOME_DIR = ENV['HOME']
1414
MAC_OR_LINUX = /linux|mac|darwin/ =~ RbConfig::CONFIG['host_os']
1515

0 commit comments

Comments
 (0)