Skip to content

Commit

Permalink
Require groonga-client 0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 20, 2016
1 parent d13e224 commit 28cc472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion groonga-client-model.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Gem::Specification.new do |spec|
spec.files += Dir.glob("doc/text/*")
spec.test_files += Dir.glob("test/**/*")

spec.add_runtime_dependency("groonga-client", ">= 0.3.6")
spec.add_runtime_dependency("groonga-client", ">= 0.3.7")
spec.add_runtime_dependency("groonga-command-parser")
spec.add_runtime_dependency("activemodel")

Expand Down

0 comments on commit 28cc472

Please sign in to comment.