We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceaa9cd commit 406f544Copy full SHA for 406f544
Gemfile
@@ -8,6 +8,7 @@ source "https://rubygems.org"
8
# This will help ensure the proper Jekyll version is running.
9
# Happy Jekylling!
10
gem "jekyll", "~> 3.9.0", group: :jekyll_plugins
11
+gem 'ffi', '1.16.3'
12
# This is the default theme for new Jekyll sites. You may change this to anything you like.
13
gem "minima", "~> 2.5"
14
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
0 commit comments