Skip to content

Commit e37e5e9

Browse files
Bump nokogiri from 1.10.9 to 1.11.0 (#96)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.0. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.9...v1.11.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0be8be3 commit e37e5e9

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
@@ -199,7 +199,7 @@ GEM
199199
rb-fsevent (~> 0.10, >= 0.10.3)
200200
rb-inotify (~> 0.9, >= 0.9.10)
201201
mercenary (0.3.6)
202-
mini_portile2 (2.4.0)
202+
mini_portile2 (2.5.0)
203203
minima (2.5.1)
204204
jekyll (>= 3.5, < 5.0)
205205
jekyll-feed (~> 0.9)
@@ -213,14 +213,16 @@ GEM
213213
jekyll-sitemap (~> 1.3)
214214
minitest (5.14.2)
215215
multipart-post (2.1.1)
216-
nokogiri (1.10.9)
217-
mini_portile2 (~> 2.4.0)
216+
nokogiri (1.11.0)
217+
mini_portile2 (~> 2.5.0)
218+
racc (~> 1.4)
218219
octokit (4.18.0)
219220
faraday (>= 0.9)
220221
sawyer (~> 0.8.0, >= 0.5.3)
221222
pathutil (0.16.2)
222223
forwardable-extended (~> 2.6)
223224
public_suffix (3.1.1)
225+
racc (1.5.2)
224226
rb-fsevent (0.10.3)
225227
rb-inotify (0.10.1)
226228
ffi (~> 1.0)

0 commit comments

Comments
 (0)