Skip to content

Commit 406f544

Browse files
authored
Update Gemfile
1 parent ceaa9cd commit 406f544

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ source "https://rubygems.org"
88
# This will help ensure the proper Jekyll version is running.
99
# Happy Jekylling!
1010
gem "jekyll", "~> 3.9.0", group: :jekyll_plugins
11+
gem 'ffi', '1.16.3'
1112
# This is the default theme for new Jekyll sites. You may change this to anything you like.
1213
gem "minima", "~> 2.5"
1314
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and

0 commit comments

Comments
 (0)