From d03119b74f6031e0d01297255a4e0cf3fe0a29c5 Mon Sep 17 00:00:00 2001 From: Ryan W Date: Fri, 12 May 2023 13:47:08 -0700 Subject: [PATCH] bundle update --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0123c2d..229ca7e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,9 +113,9 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.6.3) - loofah (2.20.0) + loofah (2.21.2) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) mail (2.8.1) mini_mime (>= 0.1.1) net-imap @@ -253,7 +253,7 @@ GEM sprockets (>= 3.0.0) stimulus-rails (1.2.1) railties (>= 6.0.0) - thor (1.2.1) + thor (1.2.2) timeout (0.3.2) turbo-rails (1.4.0) actionpack (>= 6.0.0)