Skip to content

Commit

Permalink
Update gir_ffi to version 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mvz committed Jan 5, 2024
1 parent ae243d9 commit 0908f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gir_ffi-tracker.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
spec.extra_rdoc_files = ["README.md", "Changelog.md"]
spec.require_paths = ["lib"]

spec.add_runtime_dependency "gir_ffi", "~> 0.16.0"
spec.add_runtime_dependency "gir_ffi", "~> 0.17.0"

spec.add_development_dependency "minitest", "~> 5.12"
spec.add_development_dependency "pry", "~> 0.14.0"
Expand Down

0 comments on commit 0908f0e

Please sign in to comment.