Skip to content

Commit 731e3fd

Browse files
Bump sanitize from 4.4.0 to 5.2.1 in /site/jekyll (#1122)
Bumps [sanitize](https://github.com/rgrove/sanitize) from 4.4.0 to 5.2.1. - [Release notes](https://github.com/rgrove/sanitize/releases) - [Changelog](https://github.com/rgrove/sanitize/blob/master/HISTORY.md) - [Commits](rgrove/sanitize@v4.4.0...v5.2.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da7e757 commit 731e3fd

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

site/jekyll/Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GEM
1010
colorator (0.1)
1111
commander (4.1.6)
1212
highline (~> 1.6.11)
13-
crass (1.0.2)
13+
crass (1.0.6)
1414
fast-stemmer (1.0.2)
1515
ffi (1.9.18)
1616
ffi (1.9.18-x64-mingw32)
@@ -41,12 +41,12 @@ GEM
4141
maruku (0.7.0)
4242
mini_portile2 (2.4.0)
4343
multi_json (1.12.1)
44-
nokogiri (1.10.8)
44+
nokogiri (1.10.9)
4545
mini_portile2 (~> 2.4.0)
46-
nokogiri (1.10.8-x64-mingw32)
46+
nokogiri (1.10.9-x64-mingw32)
4747
mini_portile2 (~> 2.4.0)
48-
nokogumbo (1.4.10)
49-
nokogiri
48+
nokogumbo (2.0.2)
49+
nokogiri (~> 1.8, >= 1.8.4)
5050
parslet (1.5.0)
5151
blankslate (~> 2.0)
5252
posix-spawn (0.3.13)
@@ -61,10 +61,10 @@ GEM
6161
ffi (>= 0.5.0)
6262
redcarpet (2.3.0)
6363
safe_yaml (1.0.4)
64-
sanitize (4.4.0)
64+
sanitize (5.2.1)
6565
crass (~> 1.0.2)
66-
nokogiri (>= 1.4.4)
67-
nokogumbo (~> 1.4.1)
66+
nokogiri (>= 1.8.0)
67+
nokogumbo (~> 2.0)
6868
sass (3.4.23)
6969
sprockets (2.12.4)
7070
hike (~> 1.2)

0 commit comments

Comments
 (0)