diff --git a/scraper/Gemfile.lock b/scraper/Gemfile.lock index 1fb05da..67d160a 100644 --- a/scraper/Gemfile.lock +++ b/scraper/Gemfile.lock @@ -52,7 +52,7 @@ GEM llhttp-ffi (0.0.1) ffi-compiler (~> 1.0) rake (~> 13.0) - loofah (2.10.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (1.0.0) @@ -63,15 +63,15 @@ GEM racc (~> 1.4) pg (1.2.3) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.1) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (6.0.4) actionpack (= 6.0.4) activesupport (= 6.0.4)