diff --git a/Gemfile.lock b/Gemfile.lock index 448e6d4..c00e8db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM reline (>= 0.2.7) jbuilder (2.11.3) activesupport (>= 5.0.0) - loofah (2.12.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -104,12 +104,14 @@ GEM minitest (5.14.4) msgpack (1.4.2) nio4r (2.5.8) - nokogiri (1.12.5-x86_64-darwin) + nokogiri (1.13.10-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) public_suffix (4.0.6) puma (5.5.2) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.1) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -183,6 +185,7 @@ GEM PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.4)