Skip to content

Commit

Permalink
upgrade nokogiri and json and their dependancies to address secirty i…
Browse files Browse the repository at this point in the history
…ssue
  • Loading branch information
Myers Carpenter committed Mar 20, 2018
1 parent 08c73a6 commit dd749a6
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,23 +86,21 @@ GEM
gemoji (~> 2.0)
html-pipeline (~> 2.2)
jekyll (>= 3.0)
json (1.8.3)
json (1.8.6)
kramdown (1.11.1)
liquid (3.0.6)
listen (3.0.6)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9.7)
mercenary (0.3.6)
mini_portile2 (2.1.0)
mini_portile2 (2.3.0)
minitest (5.9.0)
multipart-post (2.0.0)
net-dns (0.8.0)
nokogiri (1.6.8)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
octokit (4.3.0)
sawyer (~> 0.7.0, >= 0.5.3)
pkg-config (1.1.7)
public_suffix (1.5.3)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
Expand All @@ -127,4 +125,4 @@ DEPENDENCIES
github-pages

BUNDLED WITH
1.12.5
1.16.0

0 comments on commit dd749a6

Please sign in to comment.