diff --git a/apps/dashboard/Gemfile.lock b/apps/dashboard/Gemfile.lock index 1554155dd1..cb349e99e3 100644 --- a/apps/dashboard/Gemfile.lock +++ b/apps/dashboard/Gemfile.lock @@ -88,7 +88,7 @@ GEM sassc (>= 1.11) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.8.9) + i18n (1.8.10) concurrent-ruby (~> 1.0) jbuilder (2.11.2) activesupport (>= 5.0.0) @@ -108,14 +108,14 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.9.0) + loofah (2.9.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.0) + marcel (1.0.1) method_source (1.0.0) - mini_mime (1.0.3) + mini_mime (1.1.0) mini_portile2 (2.5.0) minitest (5.14.4) mocha (1.12.0) @@ -123,7 +123,7 @@ GEM mustermann (1.1.1) ruby2_keywords (~> 0.0.1) nio4r (2.5.7) - nokogiri (1.11.2) + nokogiri (1.11.3) mini_portile2 (~> 2.5.0) racc (~> 1.4) ood_appkit (1.1.5) @@ -132,7 +132,7 @@ GEM ood_core (~> 0.1) rails (> 4.0.7, < 6.0) redcarpet (~> 3.2) - ood_core (0.15.1) + ood_core (0.16.0) activesupport (>= 5.2, < 6.0) ffi (~> 1.9, >= 1.9.6) ood_support (~> 0.0.2) @@ -201,7 +201,7 @@ GEM tilt (>= 1.1, < 3) sassc (2.4.0) ffi (~> 1.9) - sdoc (2.0.4) + sdoc (2.1.0) rdoc (>= 5.0) selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) diff --git a/apps/myjobs/Gemfile.lock b/apps/myjobs/Gemfile.lock index 49e1600834..6144721dba 100644 --- a/apps/myjobs/Gemfile.lock +++ b/apps/myjobs/Gemfile.lock @@ -74,7 +74,7 @@ GEM sassc (>= 1.11) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.8.9) + i18n (1.8.10) concurrent-ruby (~> 1.0) jbuilder (2.11.2) activesupport (>= 5.0.0) @@ -97,20 +97,20 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.9.0) + loofah (2.9.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (1.0.0) + marcel (1.0.1) method_source (1.0.0) - mini_mime (1.0.3) + mini_mime (1.1.0) mini_portile2 (2.5.0) minitest (5.14.4) mocha (1.12.0) mustache (1.1.1) nio4r (2.5.7) - nokogiri (1.11.2) + nokogiri (1.11.3) mini_portile2 (~> 2.5.0) racc (~> 1.4) ood_appkit (1.1.5) @@ -119,7 +119,7 @@ GEM ood_core (~> 0.1) rails (> 4.0.7, < 6.0) redcarpet (~> 3.2) - ood_core (0.15.1) + ood_core (0.16.0) activesupport (>= 5.2, < 6.0) ffi (~> 1.9, >= 1.9.6) ood_support (~> 0.0.2) @@ -191,7 +191,7 @@ GEM tilt (>= 1.1, < 3) sassc (2.4.0) ffi (~> 1.9) - sdoc (2.0.4) + sdoc (2.1.0) rdoc (>= 5.0) sprockets (3.7.2) concurrent-ruby (~> 1.0)