Skip to content

Commit

Permalink
fixed jekyll vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
pietrop committed Mar 27, 2019
1 parent 5dc15f5 commit 952649e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GEM
colorator (1.1.0)
ffi (1.9.24)
forwardable-extended (2.6.0)
jekyll (3.4.3)
jekyll (3.6.3)
addressable (~> 2.4)
colorator (~> 1.0)
jekyll-sass-converter (~> 1.0)
Expand All @@ -18,7 +18,7 @@ GEM
rouge (~> 1.7)
safe_yaml (~> 1.0)
jekyll-feed (0.9.2)
jekyll (~> 3.3)
jekyll (~> 3.6.3)
jekyll-sass-converter (1.5.0)
sass (~> 3.4)
jekyll-watch (1.5.0)
Expand All @@ -30,7 +30,7 @@ GEM
rb-inotify (~> 0.9, >= 0.9.7)
mercenary (0.3.6)
minima (2.1.1)
jekyll (~> 3.3)
jekyll (~>3.6.3)
pathutil (0.14.0)
forwardable-extended (~> 2.6)
public_suffix (2.0.5)
Expand All @@ -45,7 +45,7 @@ PLATFORMS
ruby

DEPENDENCIES
jekyll (= 3.4.3)
jekyll (= 3.6.3)
jekyll-feed (~> 0.6)
minima (~> 2.0)
tzinfo-data
Expand Down

0 comments on commit 952649e

Please sign in to comment.