added tilt for rendering HTML
This commit is contained in:
@@ -9,3 +9,5 @@ gem "falcon", "~> 0.42.3"
|
||||
gem "roda", "~> 3.72"
|
||||
|
||||
gem "sequel", "~> 5.72"
|
||||
|
||||
gem "tilt", "~> 2.2"
|
||||
|
||||
@@ -68,6 +68,7 @@ GEM
|
||||
mapping (~> 1.0)
|
||||
sequel (5.72.0)
|
||||
bigdecimal
|
||||
tilt (2.2.0)
|
||||
timers (4.3.5)
|
||||
traces (0.11.1)
|
||||
|
||||
@@ -78,6 +79,7 @@ DEPENDENCIES
|
||||
falcon (~> 0.42.3)
|
||||
roda (~> 3.72)
|
||||
sequel (~> 5.72)
|
||||
tilt (~> 2.2)
|
||||
|
||||
BUNDLED WITH
|
||||
2.4.19
|
||||
|
||||
Reference in New Issue
Block a user