Skip to content

Commit f7ec918

Browse files
Bump nokogiri from 1.10.10 to 1.11.4 (#75)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.4. - [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.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 925cf0f commit f7ec918

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -202,21 +202,23 @@ GEM
202202
rb-fsevent (~> 0.10, >= 0.10.3)
203203
rb-inotify (~> 0.9, >= 0.9.10)
204204
mercenary (0.3.6)
205-
mini_portile2 (2.4.0)
206205
minima (2.5.1)
207206
jekyll (>= 3.5, < 5.0)
208207
jekyll-feed (~> 0.9)
209208
jekyll-seo-tag (~> 2.1)
210209
minitest (5.14.2)
211210
multipart-post (2.1.1)
212-
nokogiri (1.10.10)
213-
mini_portile2 (~> 2.4.0)
211+
nokogiri (1.11.4-x86_64-darwin)
212+
racc (~> 1.4)
213+
nokogiri (1.11.4-x86_64-linux)
214+
racc (~> 1.4)
214215
octokit (4.19.0)
215216
faraday (>= 0.9)
216217
sawyer (~> 0.8.0, >= 0.5.3)
217218
pathutil (0.16.2)
218219
forwardable-extended (~> 2.6)
219220
public_suffix (3.1.1)
221+
racc (1.5.2)
220222
rb-fsevent (0.10.4)
221223
rb-inotify (0.10.1)
222224
ffi (~> 1.0)
@@ -251,6 +253,7 @@ GEM
251253

252254
PLATFORMS
253255
x86_64-darwin-14
256+
x86_64-linux
254257

255258
DEPENDENCIES
256259
github-pages

0 commit comments

Comments
 (0)