Skip to content

Commit 6c26f2b

Browse files
Bump nokogiri from 1.16.5 to 1.18.8 in /_site
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.5 to 1.18.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.5...v1.18.8) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc97137 commit 6c26f2b

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

_site/Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ GEM
215215
rb-fsevent (~> 0.10, >= 0.10.3)
216216
rb-inotify (~> 0.9, >= 0.9.10)
217217
mercenary (0.3.6)
218+
mini_portile2 (2.8.9)
218219
minima (2.5.1)
219220
jekyll (>= 3.5, < 5.0)
220221
jekyll-feed (~> 0.9)
@@ -223,25 +224,26 @@ GEM
223224
mutex_m (0.2.0)
224225
net-http (0.4.1)
225226
uri
226-
nokogiri (1.16.5-aarch64-linux)
227+
nokogiri (1.18.8)
228+
mini_portile2 (~> 2.8.2)
227229
racc (~> 1.4)
228-
nokogiri (1.16.5-arm-linux)
230+
nokogiri (1.18.8-aarch64-linux-gnu)
229231
racc (~> 1.4)
230-
nokogiri (1.16.5-arm64-darwin)
232+
nokogiri (1.18.8-arm-linux-gnu)
231233
racc (~> 1.4)
232-
nokogiri (1.16.5-x86-linux)
234+
nokogiri (1.18.8-arm64-darwin)
233235
racc (~> 1.4)
234-
nokogiri (1.16.5-x86_64-darwin)
236+
nokogiri (1.18.8-x86_64-darwin)
235237
racc (~> 1.4)
236-
nokogiri (1.16.5-x86_64-linux)
238+
nokogiri (1.18.8-x86_64-linux-gnu)
237239
racc (~> 1.4)
238240
octokit (4.25.1)
239241
faraday (>= 1, < 3)
240242
sawyer (~> 0.9)
241243
pathutil (0.16.2)
242244
forwardable-extended (~> 2.6)
243245
public_suffix (5.0.4)
244-
racc (1.7.3)
246+
racc (1.8.1)
245247
rb-fsevent (0.11.2)
246248
rb-inotify (0.10.1)
247249
ffi (~> 1.0)

0 commit comments

Comments
 (0)