Skip to content

Commit

Permalink
ffi-compiler2 version >= 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Feb 13, 2024
1 parent 3f6ee26 commit c79fe12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion excavate.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency "arr-pm", "~> 0.0"
spec.add_runtime_dependency "bundler", "~> 2.3", ">= 2.3.24"
# Workaround for https://github.com/metanorma/ruby-libmspack/issues/2
spec.add_runtime_dependency "ffi-compiler2", "= 2.0.1"
spec.add_runtime_dependency "ffi-compiler2", ">= 2.2.2"
spec.add_runtime_dependency "ffi-libarchive-binary", "~> 0.3"
spec.add_runtime_dependency "libmspack", "~> 0.1"
spec.add_runtime_dependency "ruby-ole", "~> 1.0"
Expand Down

0 comments on commit c79fe12

Please sign in to comment.