diff --git a/.bundler-audit.yml b/.bundler-audit.yml new file mode 100644 index 00000000..cf3af0b3 --- /dev/null +++ b/.bundler-audit.yml @@ -0,0 +1,3 @@ +--- +ignore: +- "CVE-2024-6531" diff --git a/Gemfile.lock b/Gemfile.lock index d4d72646..09e55c6f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -613,14 +613,14 @@ GEM rack-proxy (>= 0.6.1) railties (>= 5.2) semantic_range (>= 2.3.0) - webrick (1.8.1) + webrick (1.8.2) websocket (1.2.9) websocket-driver (0.7.6-x86_64-linux-musl) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - yard (0.9.34) + yard (0.9.36) zeitwerk (2.6.18) PLATFORMS