Skip to content

Commit 2e14372

Browse files
committedFeb 25, 2020
Bump nokogiri from 1.8.5 to 1.10.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.5 to 1.10.8. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.8.5...v1.10.8) Signed-off-by: dependabot[bot] <[email protected]>
1 parent dfb9f52 commit 2e14372

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -198,15 +198,15 @@ GEM
198198
rb-inotify (~> 0.9, >= 0.9.7)
199199
ruby_dep (~> 1.2)
200200
mercenary (0.3.6)
201-
mini_portile2 (2.3.0)
201+
mini_portile2 (2.4.0)
202202
minima (2.5.0)
203203
jekyll (~> 3.5)
204204
jekyll-feed (~> 0.9)
205205
jekyll-seo-tag (~> 2.1)
206206
minitest (5.11.3)
207207
multipart-post (2.0.0)
208-
nokogiri (1.8.5)
209-
mini_portile2 (~> 2.3.0)
208+
nokogiri (1.10.8)
209+
mini_portile2 (~> 2.4.0)
210210
octokit (4.13.0)
211211
sawyer (~> 0.8.0, >= 0.5.3)
212212
pathutil (0.16.2)

0 commit comments

Comments
 (0)
Please sign in to comment.