You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Versions before JRubyArt-1.2.0, are unsupported, please update, preferably to latest version, especially if you are on windows (_library_loader_ fix 1.4.2+)...
5
+
Versions before JRubyArt-1.5.0, are unsupported, please update, preferably to latest version, especially if you are on windows or raspberrypi
6
6
7
7
_Note the main reason for the current build to fail on travis is when the current version of [processing is not available from maven central][testing], it has only ever been available by third parties (I am eternally hopeful that one day processing.org will see the light), actually rvm with jruby as used by travis-ci is also pretty crap as judged by the build traces._
8
8
9
9
## Requirements
10
10
A clean start for `jruby_art` that works best with the latest version of [processing-3.3.7](https://github.com/processing/processing/releases) and [jruby-9.1.17.0](http://jruby.org/download) see [wiki](https://github.com/ruby-processing/JRubyArt/wiki/Building-latest-gem) for building gem from this repo. Changes from processing-2.0 to [processing-3.0 here](https://github.com/processing/processing/wiki/Changes-in-3.0). Should work on same platforms as vanilla processing (windows, mac, linux) for Android see Yuki Morohoshi [rubuto-processing3][].
11
11
## Requirements
12
12
13
-
A suitable version of ruby (MRI `ruby 2.4+` or `jruby-9.1.17.0`) to download gem.
13
+
A suitable version of ruby (MRI `ruby 2.3+` or `jruby-9.2.0.0`) to download gem.
0 commit comments