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 e4a9d12 commit 3fcd59fCopy full SHA for 3fcd59f
Gemfile
@@ -1,7 +1,7 @@
1
source 'https://rubygems.org'
2
3
gem 'faraday', '~> 1' # 1.0 <= version < 2.0
4
-gem 'ffi', '1.16.3'
+gem 'ffi', '~> 1.16.3'
5
6
group :jekyll_plugins do
7
gem 'github-pages'
0 commit comments