From b496a29a7de381765f3c45ced9fa18f026b2e314 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sat, 28 Oct 2023 00:16:07 -0400 Subject: serve --- Gemfile.lock | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 88b074d..2fd1efc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,6 +2,7 @@ PATH remote: . specs: wittle (0.1.0) + haml rails (>= 7.1.1) rice @@ -93,6 +94,10 @@ GEM erubi (1.12.0) globalid (1.2.1) activesupport (>= 6.1) + haml (6.2.3) + temple (>= 0.8.2) + thor + tilt i18n (1.14.1) concurrent-ruby (~> 1.0) io-console (0.6.0) @@ -183,7 +188,9 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.6.7-x86_64-darwin) stringio (3.0.8) + temple (0.10.3) thor (1.3.0) + tilt (2.3.0) timeout (0.4.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) -- cgit 1.4.1