Skip to content

Commit 33ddfc2

Browse files
Bump nokogiri from 1.11.5 to 1.13.9
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.5 to 1.13.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.11.5...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a553362 commit 33ddfc2

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ GEM
5353
kramdown-parser-gfm (1.1.0)
5454
kramdown (~> 2.0)
5555
libv8 (3.16.14.19)
56+
libv8 (3.16.14.19-x86_64-linux)
5657
liquid (4.0.3)
5758
listen (3.5.1)
5859
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -62,25 +63,27 @@ GEM
6263
jekyll (>= 3.5, < 5.0)
6364
jekyll-feed (~> 0.9)
6465
jekyll-seo-tag (~> 2.1)
65-
nokogiri (1.11.5-x86_64-darwin)
66+
nokogiri (1.13.9-x86_64-darwin)
67+
racc (~> 1.4)
68+
nokogiri (1.13.9-x86_64-linux)
6669
racc (~> 1.4)
6770
nokogumbo (2.0.5)
6871
nokogiri (~> 1.8, >= 1.8.4)
6972
parallel (1.20.1)
7073
pathutil (0.16.2)
7174
forwardable-extended (~> 2.6)
7275
public_suffix (4.0.6)
73-
racc (1.5.2)
76+
racc (1.6.0)
7477
rainbow (3.0.0)
7578
rb-fsevent (0.11.0)
7679
rb-inotify (0.10.1)
77-
ffi (= 1.15.0)
80+
ffi (~> 1.0)
7881
ref (2.0.0)
7982
rexml (3.2.5)
8083
rouge (3.26.0)
8184
safe_yaml (1.0.5)
8285
sassc (2.4.0)
83-
ffi (= 1.15.0)
86+
ffi (~> 1.9)
8487
terminal-table (2.0.0)
8588
unicode-display_width (~> 1.1, >= 1.1.1)
8689
therubyracer (0.12.3)
@@ -94,6 +97,7 @@ GEM
9497

9598
PLATFORMS
9699
x86_64-darwin-20
100+
x86_64-linux
97101

98102
DEPENDENCIES
99103
html-proofer

0 commit comments

Comments
 (0)