Skip to content

Commit 50896ff

Browse files
committed
jruby update
1 parent 0141faa commit 50896ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RubyScript/lib/download.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def download(url, fn)
3838
download(RSYNTAX_SRC + version + '/' + "rsyntaxtextarea-#{version}.jar",
3939
'rsyntaxtextarea.jar')
4040

41-
VERSION = '9.2.7.0'
41+
VERSION = '9.2.8.0'
4242
JRUBY_SRC = 'https://s3.amazonaws.com/jruby.org/downloads/' \
4343
"#{VERSION}/jruby-bin-#{VERSION}.zip"
4444
jruby_zip = 'jruby.zip'

0 commit comments

Comments
 (0)