Add sauce

This commit is contained in:
Roscoe 2025-10-26 22:51:10 +00:00
commit ab751d68c0
Signed by: RoscoeDaWah
SSH key fingerprint: SHA256:Hqn452XQ1ETzUt/FthJu6+OFkS4NBxCv5VQSEvuk7CE
6 changed files with 290 additions and 0 deletions

6
Gemfile Normal file
View file

@ -0,0 +1,6 @@
source 'https://rubygems.org'
gem 'pony'
gem 'mysql2'
gem 'dotenv'
gem 'terminal-table'