diff --git a/Gemfile.lock b/Gemfile.lock index 07e2d31b..14fecfb0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,7 +136,7 @@ GEM concurrent-ruby (1.0.5) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.4) + crass (1.0.6) database_cleaner (1.7.0) diff-lcs (1.3) dotenv (2.5.0) @@ -188,7 +188,7 @@ GEM image_size (>= 1.5, < 3) in_threads (~> 1.3) progress (~> 3.0, >= 3.0.1) - image_optim_pack (0.5.1-x86_64-darwin) + image_optim_pack (0.5.1) fspath (>= 2.1, < 4) image_optim (~> 0.19) image_processing (0.11.2) @@ -206,17 +206,19 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.2) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.0.13) mail (2.7.1) mini_mime (>= 0.1.1) method_source (0.9.0) - mimemagic (0.3.2) + mimemagic (0.4.3) + nokogiri (~> 1) + rake mini_magick (4.8.0) mini_mime (1.0.1) - mini_portile2 (2.3.0) + mini_portile2 (2.8.0) minitest (5.11.3) mixlib-shellout (2.4.0) mono_logger (1.1.0) @@ -229,8 +231,9 @@ GEM net-ssh (>= 2.6.5) net-ssh (4.2.0) nio4r (2.3.0) - nokogiri (1.8.2) - mini_portile2 (~> 2.3.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) nokogumbo (1.5.0) nokogiri notiffany (0.1.1) @@ -250,6 +253,7 @@ GEM method_source (~> 0.9.0) public_suffix (3.0.3) puma (3.11.3) + racc (1.6.1) rack (2.0.4) rack-cors (0.4.1) rack-protection (2.0.3) @@ -271,8 +275,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (5.1.6) actionpack (= 5.1.6) activesupport (= 5.1.6)