How to install Ruby gems without Internet access
Created and recorded by Stephan Wehner. June 2021
The video goes over three methods:
1. Using the gem command itself
2. Using bundler
3. Using your own gem server (here, geminabox, itself a gem)