diff --git a/Gemfile.lock b/Gemfile.lock index 9c2a363..fb4a4a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.5.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) memoist (0.16.0) @@ -110,10 +110,10 @@ GEM middleman-syntax (3.0.0) middleman-core (>= 3.2) rouge (~> 2.0) - mini_portile2 (2.5.1) + mini_portile2 (2.8.0) minitest (5.14.1) - nokogiri (1.11.5) - mini_portile2 (~> 2.5.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) racc (~> 1.4) padrino-helpers (0.13.3.4) i18n (~> 0.6, >= 0.6.7) @@ -123,7 +123,7 @@ GEM activesupport (>= 3.1) parallel (1.17.0) public_suffix (4.0.1) - racc (1.5.2) + racc (1.6.1) rack (2.2.3) rack-livereload (0.3.17) rack @@ -132,8 +132,8 @@ GEM 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 (5.0.7.2) actionpack (= 5.0.7.2) activesupport (= 5.0.7.2)