File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
1111 spec . author = 'Martin Prout'
1212 spec . email = 'mamba2928@yahoo.co.uk'
1313 spec . description = <<-DESCRIPTION
14- JRubyArt-2.4 .0+ is a ruby implementation of the processing art framework, with enhanced
14+ JRubyArt-2.5 .0+ is a ruby implementation of the processing art framework, with enhanced
1515 functionality. Processing libraries and ruby gems can be used in your sketches.
1616 Features create/run/watch/live modes.
1717 DESCRIPTION
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ SOUND = 'sound.zip'
1616SOUND_VERSION = 'v2.2.3'
1717VIDEO = 'video.zip'
1818VIDEO_VERSION = 'v2.0'
19- EXAMPLES = '4.0 '
19+ EXAMPLES = '4.1 '
2020HOME_DIR = ENV [ 'HOME' ]
2121MAC_OR_LINUX = /linux|mac|darwin/ . match? ( RbConfig ::CONFIG [ 'host_os' ] )
2222DOWNLOAD = 'releases/download/latest'
You can’t perform that action at this time.
0 commit comments