Skip to content

Commit

Permalink
Merge pull request #93 from mvz/update-gir_ffi-dependency
Browse files Browse the repository at this point in the history
Update GirFFI dependency to version 0.17.0
  • Loading branch information
mvz committed Jan 5, 2024
2 parents ae243d9 + 0908f0e commit b6ff779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gir_ffi-tracker.gemspec
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 b6ff779

Please sign in to comment.