diff --git a/Gemfile.lock b/Gemfile.lock index 6be0282..413ea12 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,6 +2,7 @@ PATH remote: . specs: settings_ui (0.1.4.2) + hash_dot (~> 2.1) rails (~> 5.2.4.2) rudash (~> 4.1) webpacker (~> 5) @@ -57,9 +58,10 @@ GEM erubi (1.9.0) globalid (0.4.2) activesupport (>= 4.2.0) + hash_dot (2.5.0) i18n (1.8.2) concurrent-ruby (~> 1.0) - loofah (2.5.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -69,11 +71,13 @@ GEM method_source (1.0.0) mimemagic (0.3.5) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.0) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.1) rack (2.2.2) rack-proxy (0.6.5) rack @@ -95,8 +99,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.2.4.2) actionpack (= 5.2.4.2) activesupport (= 5.2.4.2)