added sequel and sqlite bits for the table

This commit is contained in:
2023-09-13 19:08:40 -07:00
parent 81b22d0c4a
commit 795f547ff2
4 changed files with 14 additions and 0 deletions
+2
View File
@@ -7,3 +7,5 @@ source "https://rubygems.org"
gem "falcon", "~> 0.42.3"
gem "roda", "~> 3.72"
gem "sequel", "~> 5.72"