From 10599ab2e789ffb93a19f6aa3c100f533c460315 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 29 Oct 2023 11:32:06 -0400 Subject: generate, show, solve puzzles --- Gemfile.lock | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 86422fe..11ce5d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,8 +4,10 @@ PATH wittle (0.1.0) enumerize haml + jquery-rails rails (>= 7.1.1) rice + sassc-rails GEM remote: https://rubygems.org/ @@ -95,6 +97,7 @@ GEM enumerize (2.7.0) activesupport (>= 3.2) erubi (1.12.0) + ffi (1.16.3) globalid (1.2.1) activesupport (>= 6.1) haml (6.2.3) @@ -107,6 +110,10 @@ GEM irb (1.8.3) rdoc reline (>= 0.3.8) + jquery-rails (4.6.0) + rails-dom-testing (>= 1, < 3) + railties (>= 4.2.0) + thor (>= 0.14, < 2.0) loofah (2.21.4) crass (~> 1.0.2) nokogiri (>= 1.12.0) @@ -182,6 +189,14 @@ GEM io-console (~> 0.5) rice (4.1.0) ruby2_keywords (0.0.5) + sassc (2.4.0) + ffi (~> 1.9) + sassc-rails (2.1.2) + railties (>= 4.0.0) + sassc (>= 2.0) + sprockets (> 3.0) + sprockets-rails + tilt sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) -- cgit 1.4.1