From f3e3735c7efe9ba8fcc0e58cda4ee3996e12d38e Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 4 Mar 2025 22:47:31 -0500 Subject: Add quotes search --- Gemfile.lock | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 0afbc47..6b672bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -296,6 +296,10 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rake (13.1.0) + ransack (4.3.0) + activerecord (>= 6.1.5) + activesupport (>= 6.1.5) + i18n rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -417,6 +421,7 @@ DEPENDENCIES paperclip rails (~> 7.1.0) rails_autolink + ransack recaptcha redcarpet rouge -- cgit 1.4.1