Updated to Ruby 3.2.2

This commit is contained in:
RVG|lory 2023-04-07 22:00:30 +02:00 committed by GitHub
parent 86d897d580
commit 6fd6faedd3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 34 additions and 0 deletions

4
packages/ruby/3.2.2/run vendored Normal file
View file

@ -0,0 +1,4 @@
#!/bin/bash
# Run ruby script with args
ruby "$@"