Skip to content

Commit e2e5852

Browse files
dependabot[bot]eiselems
authored andcommitted
Bump nokogiri from 1.10.8 to 1.11.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.11.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.8...v1.11.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent db43e9e commit e2e5852

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -200,22 +200,24 @@ GEM
200200
rb-inotify (~> 0.9, >= 0.9.7)
201201
ruby_dep (~> 1.2)
202202
mercenary (0.3.6)
203-
mini_portile2 (2.4.0)
203+
mini_portile2 (2.5.1)
204204
minima (2.5.0)
205205
jekyll (~> 3.5)
206206
jekyll-feed (~> 0.9)
207207
jekyll-seo-tag (~> 2.1)
208208
minitest (5.11.3)
209209
multipart-post (2.1.1)
210-
nokogiri (1.10.8)
211-
mini_portile2 (~> 2.4.0)
212-
nokogiri (1.10.8-x64-mingw32)
213-
mini_portile2 (~> 2.4.0)
210+
nokogiri (1.11.5)
211+
mini_portile2 (~> 2.5.0)
212+
racc (~> 1.4)
213+
nokogiri (1.11.5-x64-mingw32)
214+
racc (~> 1.4)
214215
octokit (4.14.0)
215216
sawyer (~> 0.8.0, >= 0.5.3)
216217
pathutil (0.16.2)
217218
forwardable-extended (~> 2.6)
218219
public_suffix (2.0.5)
220+
racc (1.5.2)
219221
rb-fsevent (0.10.3)
220222
rb-inotify (0.10.0)
221223
ffi (~> 1.0)

0 commit comments

Comments
 (0)