diff --git a/.bundler-audit.yml b/.bundler-audit.yml deleted file mode 100644 index 3d22165690..0000000000 --- a/.bundler-audit.yml +++ /dev/null @@ -1,6 +0,0 @@ -ignore: - - CVE-2024-53985 - - CVE-2024-53986 - - CVE-2024-53987 - - CVE-2024-53988 - - CVE-2024-53989 diff --git a/Gemfile.lock b/Gemfile.lock index 0236bf3770..abe2ae9572 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -412,7 +412,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -663,7 +663,7 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - rails-i18n (7.0.9) + rails-i18n (7.0.10) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) railties (7.1.4.1)