Skip to content

Commit 32bcdcd

Browse files
Bump nokogiri from 1.10.10 to 1.11.1 in /docs (#347)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.1. - [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.11.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b38273 commit 32bcdcd

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,21 +207,23 @@ GEM
207207
rb-fsevent (~> 0.10, >= 0.10.3)
208208
rb-inotify (~> 0.9, >= 0.9.10)
209209
mercenary (0.3.6)
210-
mini_portile2 (2.4.0)
210+
mini_portile2 (2.5.0)
211211
minima (2.5.1)
212212
jekyll (>= 3.5, < 5.0)
213213
jekyll-feed (~> 0.9)
214214
jekyll-seo-tag (~> 2.1)
215215
minitest (5.14.2)
216216
multipart-post (2.1.1)
217-
nokogiri (1.10.10)
218-
mini_portile2 (~> 2.4.0)
217+
nokogiri (1.11.1)
218+
mini_portile2 (~> 2.5.0)
219+
racc (~> 1.4)
219220
octokit (4.19.0)
220221
faraday (>= 0.9)
221222
sawyer (~> 0.8.0, >= 0.5.3)
222223
pathutil (0.16.2)
223224
forwardable-extended (~> 2.6)
224225
public_suffix (3.1.1)
226+
racc (1.5.2)
225227
rake (13.0.1)
226228
rb-fsevent (0.10.4)
227229
rb-inotify (0.10.1)

0 commit comments

Comments
 (0)