diff --git a/Gemfile.lock b/Gemfile.lock index 24d3cac..5e66704 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.6) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dry-inflector (0.1.2) @@ -263,7 +263,7 @@ GEM jbuilder (2.9.1) activesupport (>= 4.2.0) json (2.2.0) - loofah (2.2.3) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -274,10 +274,12 @@ GEM mime-types (3.3) mime-types-data (~> 3.2015) mime-types-data (3.2019.0904) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.4) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.11.3) minitest-reporters (1.3.8) ansi @@ -289,10 +291,11 @@ GEM multi_json (1.13.1) netrc (0.11.0) nio4r (2.5.1) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.4-x64-mingw32) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + nokogiri (1.13.10-x64-mingw32) + racc (~> 1.4) optimist (3.0.0) ovirt-engine-sdk (4.3.0) json (>= 1, < 3) @@ -300,6 +303,7 @@ GEM pg (1.1.4-x64-mingw32) public_suffix (3.1.1) puma (3.12.1) + racc (1.6.1) rack (2.0.7) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -323,8 +327,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.2.0) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (5.2.3) actionpack (= 5.2.3) activesupport (= 5.2.3)