diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-08-16 11:54:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-16 09:54:27 +0000 |
commit | a0afbba54d272a0b1c2068b05ec95fc21701e8f5 (patch) | |
tree | 18865553cdc6a6aa7b4f980062e7f3b5a213dc07 | |
parent | 78d08da1fb52caa3408bba7c46733c85b9bdf194 (diff) |
Update dependency sanitize to v6.1.3 (#31434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index dacb0342651..fdd5231ad2b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -779,7 +779,7 @@ GEM fugit (~> 1.1, >= 1.1.6) safety_net_attestation (0.4.0) jwt (~> 2.0) - sanitize (6.1.2) + sanitize (6.1.3) crass (~> 1.0.2) nokogiri (>= 1.12.0) scenic (1.8.0) |