Skip to content

Commit 99d4820

Browse files
Bump nokogiri from 1.15.3 to 1.16.2 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.3 to 1.16.2. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.15.3...v1.16.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7f8cc8 commit 99d4820

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/Gemfile.lock

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,15 +210,17 @@ GEM
210210
jekyll-feed (~> 0.9)
211211
jekyll-seo-tag (~> 2.1)
212212
minitest (5.19.0)
213-
nokogiri (1.15.3-arm64-darwin)
213+
nokogiri (1.16.2-arm64-darwin)
214+
racc (~> 1.4)
215+
nokogiri (1.16.2-x86_64-linux)
214216
racc (~> 1.4)
215217
octokit (4.25.1)
216218
faraday (>= 1, < 3)
217219
sawyer (~> 0.9)
218220
pathutil (0.16.2)
219221
forwardable-extended (~> 2.6)
220222
public_suffix (4.0.7)
221-
racc (1.7.1)
223+
racc (1.7.3)
222224
rb-fsevent (0.11.2)
223225
rb-inotify (0.10.1)
224226
ffi (~> 1.0)
@@ -252,6 +254,7 @@ GEM
252254
PLATFORMS
253255
arm64-darwin-21
254256
arm64-darwin-23
257+
x86_64-linux
255258

256259
DEPENDENCIES
257260
github-pages (~> 228)

0 commit comments

Comments
 (0)