diff --git a/OneAPI/Ruby/Webhook/Gemfile.lock b/OneAPI/Ruby/Webhook/Gemfile.lock index 29fc0b6..1228993 100644 --- a/OneAPI/Ruby/Webhook/Gemfile.lock +++ b/OneAPI/Ruby/Webhook/Gemfile.lock @@ -91,6 +91,7 @@ GEM digest (3.1.0) erubi (1.10.0) execjs (2.8.1) + ffi (1.15.5) ffi (1.15.5-x64-mingw32) globalid (1.0.0) activesupport (>= 5.0) @@ -99,7 +100,7 @@ GEM jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) - loofah (2.18.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -123,12 +124,14 @@ GEM net-protocol timeout nio4r (2.5.8) - nokogiri (1.13.6-x64-mingw32) + nokogiri (1.13.10-x64-mingw32) + racc (~> 1.4) + nokogiri (1.13.10-x86_64-linux) racc (~> 1.4) public_suffix (4.0.7) puma (5.6.4) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.1) rack (2.2.3.1) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -149,8 +152,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (7.0.3) actionpack (= 7.0.3) activesupport (= 7.0.3) @@ -215,6 +218,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES byebug