Skip to content

Commit c246319

Browse files
Bump nokogiri from 1.10.10 to 1.13.9
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 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.10.10...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f70a6cc commit c246319

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Gemfile.lock

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,21 +196,23 @@ GEM
196196
rb-fsevent (~> 0.10, >= 0.10.3)
197197
rb-inotify (~> 0.9, >= 0.9.10)
198198
mercenary (0.3.6)
199-
mini_portile2 (2.4.0)
200199
minima (2.5.1)
201200
jekyll (>= 3.5, < 5.0)
202201
jekyll-feed (~> 0.9)
203202
jekyll-seo-tag (~> 2.1)
204203
minitest (5.14.1)
205204
multipart-post (2.1.1)
206-
nokogiri (1.10.10)
207-
mini_portile2 (~> 2.4.0)
205+
nokogiri (1.13.9-x86_64-darwin)
206+
racc (~> 1.4)
207+
nokogiri (1.13.9-x86_64-linux)
208+
racc (~> 1.4)
208209
octokit (4.18.0)
209210
faraday (>= 0.9)
210211
sawyer (~> 0.8.0, >= 0.5.3)
211212
pathutil (0.16.2)
212213
forwardable-extended (~> 2.6)
213214
public_suffix (3.1.1)
215+
racc (1.6.0)
214216
rb-fsevent (0.10.4)
215217
rb-inotify (0.10.1)
216218
ffi (~> 1.0)
@@ -239,6 +241,7 @@ GEM
239241
PLATFORMS
240242
x86_64-darwin-18
241243
x86_64-darwin-21
244+
x86_64-linux
242245

243246
DEPENDENCIES
244247
github-pages

0 commit comments

Comments
 (0)