Skip to content

Commit

Permalink
[MINOR] Addressed Docs dependency security vulnerability followup
Browse files Browse the repository at this point in the history
Followup to 26428c5

Author: Alex Bozarth <[email protected]>

Closes apache#82 from ajbozarth/gem.
  • Loading branch information
ajbozarth committed Mar 7, 2018
1 parent ec8dffd commit 6d2ffdd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -161,14 +161,14 @@ GEM
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9.7)
mercenary (0.3.6)
mini_portile2 (2.2.0)
mini_portile2 (2.3.0)
minima (2.1.1)
jekyll (~> 3.3)
minitest (5.10.2)
multipart-post (2.0.0)
net-dns (0.8.0)
nokogiri (1.8.0)
mini_portile2 (~> 2.2.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.14.0)
Expand Down

0 comments on commit 6d2ffdd

Please sign in to comment.