Skip to content

Commit e0c6c5e

Browse files
Bump sanitize from 5.2.3 to 6.0.0
Bumps [sanitize](https://github.com/rgrove/sanitize) from 5.2.3 to 6.0.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.0.0) --- updated-dependencies: - dependency-name: sanitize dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ea8a77 commit e0c6c5e

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

Gemfile.lock

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,6 @@ GEM
363363
nokogiri (1.12.5)
364364
mini_portile2 (~> 2.6.1)
365365
racc (~> 1.4)
366-
nokogumbo (2.0.4)
367-
nokogiri (~> 1.8, >= 1.8.4)
368366
oauth (0.5.6)
369367
oauth2 (1.4.7)
370368
faraday (>= 0.8, < 2.0)
@@ -540,10 +538,9 @@ GEM
540538
ruby-progressbar (1.11.0)
541539
ruby2_keywords (0.0.5)
542540
rubyzip (2.3.2)
543-
sanitize (5.2.3)
541+
sanitize (6.0.0)
544542
crass (~> 1.0.2)
545-
nokogiri (>= 1.8.0)
546-
nokogumbo (~> 2.0)
543+
nokogiri (>= 1.12.0)
547544
sassc (2.4.0)
548545
ffi (~> 1.9)
549546
sassc-rails (2.1.2)

0 commit comments

Comments
 (0)