added tilt for rendering HTML

This commit is contained in:
2023-09-14 18:49:08 -07:00
parent a60a022365
commit 239d36ad85
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -9,3 +9,5 @@ gem "falcon", "~> 0.42.3"
gem "roda", "~> 3.72" gem "roda", "~> 3.72"
gem "sequel", "~> 5.72" gem "sequel", "~> 5.72"
gem "tilt", "~> 2.2"
+2
View File
@@ -68,6 +68,7 @@ GEM
mapping (~> 1.0) mapping (~> 1.0)
sequel (5.72.0) sequel (5.72.0)
bigdecimal bigdecimal
tilt (2.2.0)
timers (4.3.5) timers (4.3.5)
traces (0.11.1) traces (0.11.1)
@@ -78,6 +79,7 @@ DEPENDENCIES
falcon (~> 0.42.3) falcon (~> 0.42.3)
roda (~> 3.72) roda (~> 3.72)
sequel (~> 5.72) sequel (~> 5.72)
tilt (~> 2.2)
BUNDLED WITH BUNDLED WITH
2.4.19 2.4.19