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 0a0d151 commit 0422f29Copy full SHA for 0422f29
ood_core.gemspec
@@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
23
spec.required_ruby_version = ">= 2.5.0"
24
25
spec.add_runtime_dependency "ood_support", "~> 0.0.2"
26
- spec.add_runtime_dependency "ffi", "~> 1.9", ">= 1.9.6"
+ spec.add_runtime_dependency "ffi", "~> 1.16.3"
27
spec.add_runtime_dependency "rexml", "~> 3.2"
28
spec.add_development_dependency "bundler", "~> 2.1"
29
spec.add_development_dependency "rake", "~> 13.2.0"
0 commit comments