Skip to content

Commit f66c62f

Browse files
Bump nokogiri from 1.10.9 to 1.13.4 in /site/jekyll
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.9...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c02e85 commit f66c62f

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

site/jekyll/Gemfile.lock

+7-5
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,13 @@ GEM
3939
rb-inotify (>= 0.9)
4040
rb-kqueue (>= 0.2)
4141
maruku (0.7.0)
42-
mini_portile2 (2.4.0)
42+
mini_portile2 (2.8.0)
4343
multi_json (1.12.1)
44-
nokogiri (1.10.9)
45-
mini_portile2 (~> 2.4.0)
46-
nokogiri (1.10.9-x64-mingw32)
47-
mini_portile2 (~> 2.4.0)
44+
nokogiri (1.13.4)
45+
mini_portile2 (~> 2.8.0)
46+
racc (~> 1.4)
47+
nokogiri (1.13.4-x64-mingw32)
48+
racc (~> 1.4)
4849
nokogumbo (2.0.2)
4950
nokogiri (~> 1.8, >= 1.8.4)
5051
parslet (1.5.0)
@@ -53,6 +54,7 @@ GEM
5354
pygments.rb (0.5.4)
5455
posix-spawn (~> 0.3.6)
5556
yajl-ruby (~> 1.1.0)
57+
racc (1.6.0)
5658
rack (1.6.12)
5759
rb-fsevent (0.9.8)
5860
rb-inotify (0.9.8)

0 commit comments

Comments
 (0)