Skip to content

Commit e93eac1

Browse files
dependabot[bot]kum-deepak
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 f8da797 commit e93eac1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,21 +204,23 @@ GEM
204204
rb-fsevent (~> 0.10, >= 0.10.3)
205205
rb-inotify (~> 0.9, >= 0.9.10)
206206
mercenary (0.3.6)
207-
mini_portile2 (2.4.0)
207+
mini_portile2 (2.5.0)
208208
minima (2.5.1)
209209
jekyll (>= 3.5, < 5.0)
210210
jekyll-feed (~> 0.9)
211211
jekyll-seo-tag (~> 2.1)
212212
minitest (5.14.2)
213213
multipart-post (2.1.1)
214-
nokogiri (1.10.10)
215-
mini_portile2 (~> 2.4.0)
214+
nokogiri (1.11.1)
215+
mini_portile2 (~> 2.5.0)
216+
racc (~> 1.4)
216217
octokit (4.18.0)
217218
faraday (>= 0.9)
218219
sawyer (~> 0.8.0, >= 0.5.3)
219220
pathutil (0.16.2)
220221
forwardable-extended (~> 2.6)
221222
public_suffix (3.1.1)
223+
racc (1.5.2)
222224
rb-fsevent (0.10.4)
223225
rb-inotify (0.10.1)
224226
ffi (~> 1.0)

0 commit comments

Comments
 (0)