pmq20/ruby-packer

how to install another gems in linux system

DarkSpyCyber opened this issue · 1 comments

when squash-fs compiled and i can not add gems into rubyc (ruby 2.7.1)
how should i do ? for ex: fxruby...mysql2 and so on...

rubyc is here to "compile" a main ruby script. It will embed gems dependencies.