Skip to content

Commit

Permalink
Merge pull request #4942 from alphagov/dependabot/bundler/sanitize-7.0.0
Browse files Browse the repository at this point in the history
Bump sanitize from 6.1.3 to 7.0.0
  • Loading branch information
AgaDufrat authored Jan 21, 2025
2 parents 69d0c56 + 2ddfad6 commit 5b2e035
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -338,13 +338,13 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.8-aarch64-linux)
nokogiri (1.18.1-aarch64-linux-gnu)
racc (~> 1.4)
nokogiri (1.16.8-arm64-darwin)
nokogiri (1.18.1-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.8-x86_64-darwin)
nokogiri (1.18.1-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.8-x86_64-linux)
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
octokit (9.2.0)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -661,9 +661,9 @@ GEM
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
sanitize (6.1.3)
sanitize (7.0.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
nokogiri (>= 1.16.8)
sass (3.4.25)
sassc (2.4.0)
ffi (~> 1.9)
Expand Down

0 comments on commit 5b2e035

Please sign in to comment.