diff --git a/Gemfile.lock b/Gemfile.lock index b25add0..fab3f3f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ GEM bourbon (5.1.0) sass (~> 3.4) thor (~> 0.19) - builder (3.2.3) + builder (3.2.4) bullet (5.9.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) @@ -109,8 +109,8 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.4) - crass (1.0.4) + concurrent-ruby (1.1.9) + crass (1.0.6) devise (4.6.1) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -121,7 +121,7 @@ GEM domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) dry-inflector (0.1.2) - erubi (1.8.0) + erubi (1.10.0) excon (0.62.0) execjs (2.7.0) factory_bot (5.0.1) @@ -294,7 +294,7 @@ GEM activesupport (>= 4.2.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.5.3) + i18n (1.8.10) concurrent-ruby (~> 1.0) inline_svg (1.3.1) activesupport (>= 3.0) @@ -303,7 +303,7 @@ GEM jbuilder (2.8.0) activesupport (>= 4.2.0) multi_json (>= 1.2) - jquery-rails (4.3.3) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -318,20 +318,20 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.2.3) + loofah (2.10.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) material_icons (2.2.1) railties (>= 3.2) - method_source (0.9.2) + method_source (1.0.0) mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) mini_mime (1.0.1) - mini_portile2 (2.4.0) - minitest (5.11.3) + mini_portile2 (2.5.3) + minitest (5.14.4) multi_json (1.13.1) mustermann (1.0.3) net-scp (1.2.1) @@ -339,8 +339,9 @@ GEM net-ssh (5.1.0) netrc (0.11.0) nio4r (2.3.1) - nokogiri (1.10.1) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.7) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) orm_adapter (0.5.0) ovirt-engine-sdk (4.3.0) json (>= 1, < 3) @@ -348,7 +349,8 @@ GEM popper_js (1.14.5) public_suffix (3.0.3) puma (3.12.0) - rack (2.0.6) + racc (1.5.2) + rack (2.2.3) rack-protection (2.0.5) rack rack-proxy (0.6.5) @@ -374,15 +376,15 @@ 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.3.0) + loofah (~> 2.3) railties (5.1.6.1) actionpack (= 5.1.6.1) activesupport (= 5.1.6.1) method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.2) + rake (13.0.6) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -455,7 +457,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)