Files
compiler-explorer/etc/config/ruby.amazon.properties

29 lines
1.1 KiB
INI

compilers=&ruby
defaultCompiler=ruby347
group.ruby.compilers=ruby347:ruby334:ruby324:ruby316:ruby307:ruby278:ruby268:ruby259
group.ruby.isSemVer=true
group.ruby.baseName=Ruby
group.ruby.groupName=Ruby YARV
group.ruby.compilerType=ruby
compiler.ruby347.semver=3.4.7
compiler.ruby347.exe=/opt/compiler-explorer/ruby-3.4.7/bin/ruby
compiler.ruby334.semver=3.3.4
compiler.ruby334.exe=/opt/compiler-explorer/ruby-3.3.4/bin/ruby
compiler.ruby324.semver=3.2.4
compiler.ruby324.exe=/opt/compiler-explorer/ruby-3.2.4/bin/ruby
compiler.ruby324.alias=ruby322
compiler.ruby316.semver=3.1.6
compiler.ruby316.exe=/opt/compiler-explorer/ruby-3.1.6/bin/ruby
compiler.ruby307.semver=3.0.7
compiler.ruby307.exe=/opt/compiler-explorer/ruby-3.0.7/bin/ruby
compiler.ruby307.alias=ruby302
compiler.ruby278.semver=2.7.8
compiler.ruby278.exe=/opt/compiler-explorer/ruby-2.7.8/bin/ruby
compiler.ruby278.alias=ruby274
compiler.ruby268.semver=2.6.8
compiler.ruby268.exe=/opt/compiler-explorer/ruby-2.6.8/bin/ruby
compiler.ruby259.semver=2.5.9
compiler.ruby259.exe=/opt/compiler-explorer/ruby-2.5.9/bin/ruby