Skip to content

Commit

Permalink
Pin ffi to 1.9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
rodjek committed Jan 7, 2019
1 parent cd5ea54 commit 6a413ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pdk.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'diff-lcs', '1.3'
spec.add_runtime_dependency 'minitar', '~> 0.6.1'
spec.add_runtime_dependency 'pathspec', '~> 0.2.1'
spec.add_runtime_dependency 'ffi', '~> 1.9.0'

# Used in the pdk-templates
spec.add_runtime_dependency 'deep_merge', '~> 1.1'
Expand Down

0 comments on commit 6a413ef

Please sign in to comment.