diff --git a/src/api/Gemfile.lock b/src/api/Gemfile.lock index 5829ba7616f..888c505644a 100644 --- a/src/api/Gemfile.lock +++ b/src/api/Gemfile.lock @@ -258,7 +258,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.23.1) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) diff --git a/src/api/vendor/cache/loofah-2.23.1.gem b/src/api/vendor/cache/loofah-2.23.1.gem deleted file mode 100644 index 8aaf0abd4a4..00000000000 Binary files a/src/api/vendor/cache/loofah-2.23.1.gem and /dev/null differ diff --git a/src/api/vendor/cache/loofah-2.24.0.gem b/src/api/vendor/cache/loofah-2.24.0.gem new file mode 100644 index 00000000000..b305776bb2c Binary files /dev/null and b/src/api/vendor/cache/loofah-2.24.0.gem differ