Skip to content

Commit f705d62

Browse files
npes87184daattali
authored andcommitted
fix security vulnerabilities (daattali#423)
1 parent b535468 commit f705d62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ GEM
1515
colorator (1.1.0)
1616
concurrent-ruby (1.0.5)
1717
ethon (0.11.0)
18-
ffi (>= 1.3.0)
18+
ffi (>= 1.9.24)
1919
execjs (2.7.0)
2020
faraday (0.13.1)
2121
multipart-post (>= 1.2, < 3)
@@ -26,7 +26,7 @@ GEM
2626
github-pages (163)
2727
activesupport (= 4.2.9)
2828
github-pages-health-check (= 1.3.5)
29-
jekyll (= 3.5.2)
29+
jekyll (= 3.6.3)
3030
jekyll-avatar (= 0.5.0)
3131
jekyll-coffeescript (= 1.0.2)
3232
jekyll-default-layout (= 0.1.4)

0 commit comments

Comments
 (0)