Gemfile and README

This commit is contained in:
James 2023-12-26 23:08:55 -06:00
parent 47de2860ab
commit e6e4949049
2 changed files with 41 additions and 0 deletions

4
Gemfile Normal file
View file

@ -0,0 +1,4 @@
source 'https://rubygems.org'
gem 'roda'
gem 'puma'