Skip to content

Commit e0f2a11

Browse files
Bump nokogiri from 1.8.2 to 1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.8.2...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99b57f5 commit e0f2a11

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,19 +191,21 @@ GEM
191191
rb-fsevent (>= 0.9.3)
192192
rb-inotify (>= 0.9.7)
193193
mercenary (0.3.6)
194-
mini_portile2 (2.3.0)
194+
mini_portile2 (2.8.0)
195195
minima (2.1.1)
196196
jekyll (~> 3.3)
197197
minitest (5.11.3)
198198
multipart-post (2.0.0)
199199
net-dns (0.8.0)
200-
nokogiri (1.8.2)
201-
mini_portile2 (~> 2.3.0)
200+
nokogiri (1.13.4)
201+
mini_portile2 (~> 2.8.0)
202+
racc (~> 1.4)
202203
octokit (4.8.0)
203204
sawyer (~> 0.8.0, >= 0.5.3)
204205
pathutil (0.16.1)
205206
forwardable-extended (~> 2.6)
206207
public_suffix (2.0.5)
208+
racc (1.6.0)
207209
rb-fsevent (0.10.2)
208210
rb-inotify (0.9.10)
209211
ffi (>= 0.5.0, < 2)
@@ -234,6 +236,7 @@ PLATFORMS
234236

235237
DEPENDENCIES
236238
github-pages
239+
nokogiri (>= 1.10.4)
237240

238241
BUNDLED WITH
239242
1.16.1

0 commit comments

Comments
 (0)