Navigation Menu

Skip to content

Commit

Permalink
Require groonga-log 0.1.2 or later
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Feb 4, 2018
1 parent 565a203 commit 0107bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion groonga-query-log.gemspec
Expand Up @@ -54,7 +54,7 @@ Gem::Specification.new do |spec|

spec.add_runtime_dependency("groonga-command-parser")
spec.add_runtime_dependency("groonga-client")
spec.add_runtime_dependency("groonga-log")
spec.add_runtime_dependency("groonga-log", ">= 0.1.2")

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

0 comments on commit 0107bb0

Please sign in to comment.