Skip to content

Commit

Permalink
Any ffi 1.0.x will do. Closes splattael#10
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Suschlik committed Oct 24, 2011
1 parent 7add2f7 commit 37ede40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libnotify.gemspec
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]

if needs_ffi
s.add_runtime_dependency 'ffi', '= 1.0.10'
s.add_runtime_dependency 'ffi', '~> 1.0.0'
end

s.add_development_dependency 'minitest'
Expand Down

0 comments on commit 37ede40

Please sign in to comment.