[Groonga-commit] ranguba/groonga-client at 196e757 [master] Require groonga-command 1.1.8 or later

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Mar 21 12:51:39 JST 2016


Kouhei Sutou	2016-03-21 12:51:39 +0900 (Mon, 21 Mar 2016)

  New Revision: 196e757d53cbe30a1be71ee83c76beba9776ed80
  https://github.com/ranguba/groonga-client/commit/196e757d53cbe30a1be71ee83c76beba9776ed80

  Message:
    Require groonga-command 1.1.8 or later

  Modified files:
    groonga-client.gemspec

  Modified: groonga-client.gemspec (+3 -3)
===================================================================
--- groonga-client.gemspec    2016-03-13 22:37:49 +0900 (4515c5d)
+++ groonga-client.gemspec    2016-03-21 12:51:39 +0900 (a1c9591)
@@ -1,7 +1,7 @@
-# -*- mode: ruby; coding: utf-8 -*-
+# -*- mode: ruby -*-
 #
 # Copyright (C) 2013  Haruka Yoshihara <yoshihara �� clear-code.com>
-# Copyright (C) 2014-2015  Kouhei Sutou <kou �� clear-code.com>
+# Copyright (C) 2014-2016  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
@@ -45,7 +45,7 @@ Gem::Specification.new do |spec|
   spec.test_files += Dir.glob("test/**/*")
 
   spec.add_runtime_dependency("gqtp", ">= 1.0.4")
-  spec.add_runtime_dependency("groonga-command", ">= 1.0.8")
+  spec.add_runtime_dependency("groonga-command", ">= 1.1.8")
 
   spec.add_development_dependency("bundler")
   spec.add_development_dependency("rake")
-------------- next part --------------
HTML����������������������������...
Télécharger 



More information about the Groonga-commit mailing list
Back to archive index