Skip to content

Commit

Permalink
Bump sanitize from 5.2.3 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [sanitize](https://github.com/rgrove/sanitize) from 5.2.3 to 6.1.0.
- [Release notes](https://github.com/rgrove/sanitize/releases)
- [Changelog](https://github.com/rgrove/sanitize/blob/main/HISTORY.md)
- [Commits](rgrove/sanitize@v5.2.3...v6.1.0)

---
updated-dependencies:
- dependency-name: sanitize
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 16, 2023
1 parent 5e1d8c2 commit e948f42
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions Gemfile.lock
Expand Up @@ -339,7 +339,7 @@ GEM
nokogiri (~> 1)
rake
mini_mime (1.1.2)
mini_portile2 (2.8.0)
mini_portile2 (2.8.4)
minitest (5.16.3)
minitest-reporters (1.5.0)
ansi
Expand All @@ -360,11 +360,9 @@ GEM
netrc (0.11.0)
nifty-generators (0.4.6)
nio4r (2.5.8)
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogumbo (2.0.5)
nokogiri (~> 1.8, >= 1.8.4)
oauth (0.5.6)
oauth2 (1.4.7)
faraday (>= 0.8, < 2.0)
Expand Down Expand Up @@ -421,7 +419,7 @@ GEM
public_suffix (5.0.0)
puma (5.6.5)
nio4r (~> 2.0)
racc (1.6.0)
racc (1.7.1)
rack (2.2.4)
rack-accept (0.4.5)
rack (>= 0.4)
Expand Down Expand Up @@ -548,10 +546,9 @@ GEM
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sanitize (5.2.3)
sanitize (6.1.0)
crass (~> 1.0.2)
nokogiri (>= 1.8.0)
nokogumbo (~> 2.0)
nokogiri (>= 1.12.0)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
Expand Down

0 comments on commit e948f42

Please sign in to comment.