Skip to content

Commit

Permalink
Upgrade nokogiri to fix security warning (#2031)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbrictson committed Sep 1, 2019
1 parent a7ae1a6 commit af6ad87
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/Gemfile.lock
Expand Up @@ -198,15 +198,15 @@ GEM
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
mercenary (0.3.6)
mini_portile2 (2.3.0)
mini_portile2 (2.4.0)
minima (2.5.0)
jekyll (~> 3.5)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.11.3)
multipart-post (2.0.0)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
octokit (4.12.0)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.16.1)
Expand Down Expand Up @@ -245,4 +245,4 @@ DEPENDENCIES
github-pages

BUNDLED WITH
1.16.4
1.17.3

0 comments on commit af6ad87

Please sign in to comment.