Skip to content

Commit

Permalink
Added fiddle as a dep
Browse files Browse the repository at this point in the history
  • Loading branch information
bendangelo committed Oct 23, 2024
1 parent 5743968 commit 4d5992f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pycall.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]
spec.extensions = ["ext/pycall/extconf.rb"]

spec.add_dependency 'fiddle', '>= 1.0.0'

spec.add_development_dependency "bundler"
spec.add_development_dependency "rake"
spec.add_development_dependency "rake-compiler"
Expand Down

0 comments on commit 4d5992f

Please sign in to comment.