From b7071cd99d3d90bfbea9bffd580b804aad20ed26 Mon Sep 17 00:00:00 2001 From: Ryan W Date: Thu, 1 Jun 2023 09:57:29 -0700 Subject: [PATCH] bundle update --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0612f98..35d53fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -176,8 +176,9 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.1) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) railties (7.0.5) actionpack (= 7.0.5) activesupport (= 7.0.5) @@ -192,7 +193,7 @@ GEM redis-client (0.14.1) connection_pool regexp_parser (2.8.0) - reline (0.3.3) + reline (0.3.4) io-console (~> 0.5) rexml (3.2.5) rspec-core (3.12.2) @@ -222,7 +223,7 @@ GEM rubocop-ast (>= 1.28.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 3.0) - rubocop-ast (1.28.1) + rubocop-ast (1.29.0) parser (>= 3.2.1.0) rubocop-capybara (2.18.0) rubocop (~> 1.41)