Skip to content

Commit

Permalink
Depend on ffi gem
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed May 21, 2015
1 parent 1400edb commit a7ec7a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions groonga-command-parser.gemspec
Expand Up @@ -53,6 +53,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_runtime_dependency("groonga-command", ">= 1.0.9")
spec.add_runtime_dependency("ffi")
spec.add_runtime_dependency("ffi-yajl")

spec.add_development_dependency("test-unit")
Expand Down

0 comments on commit a7ec7a0

Please sign in to comment.