From ad80c40944743515a45d70014e8d5ffb88cd74fc Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sun, 25 Jun 2017 00:00:28 -0400 Subject: Started designing index page --- Gemfile.lock | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 7b51875..60b7136 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,6 +66,9 @@ GEM ffi (1.9.18) globalid (0.4.0) activesupport (>= 4.2.0) + haml (5.0.1) + temple (>= 0.8.0) + tilt i18n (0.8.4) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -88,6 +91,7 @@ GEM nio4r (2.1.0) nokogiri (1.8.0) mini_portile2 (~> 2.2.0) + normalize-rails (4.1.1) public_suffix (2.0.5) puma (3.9.1) rack (2.0.3) @@ -145,6 +149,7 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) + temple (0.8.0) thor (0.19.4) thread_safe (0.3.6) tilt (2.0.7) @@ -173,8 +178,10 @@ DEPENDENCIES byebug capybara (~> 2.13) coffee-rails (~> 4.2) + haml jbuilder (~> 2.5) listen (>= 3.0.5, < 3.2) + normalize-rails puma (~> 3.7) rails (~> 5.1.1) sass-rails (~> 5.0) -- cgit 1.4.1