Skip to content

Commit a559fc4

Browse files
Bump nokogiri from 1.10.8 to 1.13.6 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.13.6. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.8...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e7d907 commit a559fc4

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/Gemfile.lock

+5-3
Original file line numberDiff line numberDiff line change
@@ -197,21 +197,23 @@ GEM
197197
rb-fsevent (~> 0.10, >= 0.10.3)
198198
rb-inotify (~> 0.9, >= 0.9.10)
199199
mercenary (0.3.6)
200-
mini_portile2 (2.4.0)
200+
mini_portile2 (2.8.0)
201201
minima (2.5.1)
202202
jekyll (>= 3.5, < 5.0)
203203
jekyll-feed (~> 0.9)
204204
jekyll-seo-tag (~> 2.1)
205205
minitest (5.14.1)
206206
multipart-post (2.1.1)
207-
nokogiri (1.10.8)
208-
mini_portile2 (~> 2.4.0)
207+
nokogiri (1.13.6)
208+
mini_portile2 (~> 2.8.0)
209+
racc (~> 1.4)
209210
octokit (4.15.0)
210211
faraday (>= 0.9)
211212
sawyer (~> 0.8.0, >= 0.5.3)
212213
pathutil (0.16.2)
213214
forwardable-extended (~> 2.6)
214215
public_suffix (3.1.1)
216+
racc (1.6.0)
215217
rb-fsevent (0.10.3)
216218
rb-inotify (0.10.1)
217219
ffi (~> 1.0)

0 commit comments

Comments
 (0)