How to Use Platypus with Ruby and Gem Dependencies
Platypus is a very cool program that turns scripts (like Perl, Ruby, or Python) into standalone applications for macOS. I found very little information on how to install Ruby gem dependencies within a Platypus app, so hopefully this post will help. To install a gem dependency in Platypus, follow these steps: 1. Download the .gem … [Read more…]