Kouhei Sutou
null+****@clear*****
Tue Sep 30 19:24:14 JST 2014
Kouhei Sutou 2014-09-30 19:24:14 +0900 (Tue, 30 Sep 2014) New Revision: bc24d91e4d2470e98a03b4fc0319b6485d2151f9 https://github.com/ranguba/groonga-client/commit/bc24d91e4d2470e98a03b4fc0319b6485d2151f9 Message: Require groonga-command 1.0.8 or later Modified files: groonga-client.gemspec Modified: groonga-client.gemspec (+2 -1) =================================================================== --- groonga-client.gemspec 2014-09-30 19:18:50 +0900 (7dcd1bd) +++ groonga-client.gemspec 2014-09-30 19:24:14 +0900 (8ade594) @@ -1,6 +1,7 @@ # -*- mode: ruby; coding: utf-8 -*- # # Copyright (C) 2013 Haruka Yoshihara <yoshihara �� clear-code.com> +# Copyright (C) 2014 Kouhei Sutou <kou �� clear-code.com> # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -47,7 +48,7 @@ Gem::Specification.new do |spec| # end spec.add_runtime_dependency("gqtp", ">= 1.0.4") - spec.add_runtime_dependency("groonga-command", ">= 1.0.4") + spec.add_runtime_dependency("groonga-command", ">= 1.0.8") spec.add_development_dependency("bundler") spec.add_development_dependency("rake") -------------- next part -------------- HTML����������������������������...Download