diff --git a/OneAPI/Ruby/Webhook/Gemfile.lock b/OneAPI/Ruby/Webhook/Gemfile.lock index 29fc0b6..6fdcae6 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) @@ -125,6 +126,8 @@ GEM nio4r (2.5.8) nokogiri (1.13.6-x64-mingw32) racc (~> 1.4) + nokogiri (1.13.6-x86_64-linux) + racc (~> 1.4) public_suffix (4.0.7) puma (5.6.4) nio4r (~> 2.0) @@ -149,7 +152,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (7.0.3) actionpack (= 7.0.3) @@ -215,6 +218,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES byebug