Skip to content

Commit 7b8a503

Browse files
Bump nokogiri from 1.10.10 to 1.11.1 (#270)
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/master/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.10...v1.11.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 865c371 commit 7b8a503

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -209,15 +209,16 @@ GEM
209209
rb-fsevent (~> 0.10, >= 0.10.3)
210210
rb-inotify (~> 0.9, >= 0.9.10)
211211
mercenary (0.3.6)
212-
mini_portile2 (2.4.0)
212+
mini_portile2 (2.5.0)
213213
minima (2.5.1)
214214
jekyll (>= 3.5, < 5.0)
215215
jekyll-feed (~> 0.9)
216216
jekyll-seo-tag (~> 2.1)
217217
minitest (5.14.1)
218218
multipart-post (2.1.1)
219-
nokogiri (1.10.10)
220-
mini_portile2 (~> 2.4.0)
219+
nokogiri (1.11.1)
220+
mini_portile2 (~> 2.5.0)
221+
racc (~> 1.4)
221222
nokogumbo (2.0.2)
222223
nokogiri (~> 1.8, >= 1.8.4)
223224
octokit (4.18.0)
@@ -227,6 +228,7 @@ GEM
227228
pathutil (0.16.2)
228229
forwardable-extended (~> 2.6)
229230
public_suffix (3.1.1)
231+
racc (1.5.2)
230232
rainbow (3.0.0)
231233
rb-fsevent (0.10.4)
232234
rb-inotify (0.10.1)

0 commit comments

Comments
 (0)