Skip to content

Commit 0398724

Browse files
Bump nokogiri from 1.10.10 to 1.11.1 (#812)
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 cec1686 commit 0398724

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

+5-3
Original file line numberDiff line numberDiff line change
@@ -203,21 +203,23 @@ GEM
203203
rb-fsevent (~> 0.10, >= 0.10.3)
204204
rb-inotify (~> 0.9, >= 0.9.10)
205205
mercenary (0.3.6)
206-
mini_portile2 (2.4.0)
206+
mini_portile2 (2.5.0)
207207
minima (2.5.1)
208208
jekyll (>= 3.5, < 5.0)
209209
jekyll-feed (~> 0.9)
210210
jekyll-seo-tag (~> 2.1)
211211
minitest (5.14.2)
212212
multipart-post (2.1.1)
213-
nokogiri (1.10.10)
214-
mini_portile2 (~> 2.4.0)
213+
nokogiri (1.11.1)
214+
mini_portile2 (~> 2.5.0)
215+
racc (~> 1.4)
215216
octokit (4.19.0)
216217
faraday (>= 0.9)
217218
sawyer (~> 0.8.0, >= 0.5.3)
218219
pathutil (0.16.2)
219220
forwardable-extended (~> 2.6)
220221
public_suffix (3.1.1)
222+
racc (1.5.2)
221223
rb-fsevent (0.10.4)
222224
rb-inotify (0.10.1)
223225
ffi (~> 1.0)

0 commit comments

Comments
 (0)