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 2ccc359 commit 1db89fdCopy full SHA for 1db89fd
libmongocrypt-helper.gemspec
@@ -26,4 +26,6 @@ Gem::Specification.new do |s|
26
s.files = Dir.glob('lib/**/*') + Dir.glob('ext/**/*') - [File.join('ext/libmongocrypt/libmongocrypt/build')]
27
28
s.require_path = ['lib']
29
+
30
+ s.add_dependency('ffi')
31
end
0 commit comments