Skip to content

Commit 6a3e3f7

Browse files
dependabot[bot]ivanreese
authored andcommitted
Bump nokogiri from 1.10.10 to 1.11.1
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]>
1 parent 9110b26 commit 6a3e3f7

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
@@ -201,21 +201,23 @@ GEM
201201
rb-fsevent (~> 0.10, >= 0.10.3)
202202
rb-inotify (~> 0.9, >= 0.9.10)
203203
mercenary (0.3.6)
204-
mini_portile2 (2.4.0)
204+
mini_portile2 (2.5.0)
205205
minima (2.5.1)
206206
jekyll (>= 3.5, < 5.0)
207207
jekyll-feed (~> 0.9)
208208
jekyll-seo-tag (~> 2.1)
209209
minitest (5.14.1)
210210
multipart-post (2.1.1)
211-
nokogiri (1.10.10)
212-
mini_portile2 (~> 2.4.0)
211+
nokogiri (1.11.1)
212+
mini_portile2 (~> 2.5.0)
213+
racc (~> 1.4)
213214
octokit (4.18.0)
214215
faraday (>= 0.9)
215216
sawyer (~> 0.8.0, >= 0.5.3)
216217
pathutil (0.16.2)
217218
forwardable-extended (~> 2.6)
218219
public_suffix (3.1.1)
220+
racc (1.5.2)
219221
rb-fsevent (0.10.4)
220222
rb-inotify (0.10.1)
221223
ffi (~> 1.0)

0 commit comments

Comments
 (0)