YUKI Hiroshi
null+****@clear*****
Thu Feb 20 16:08:31 JST 2014
YUKI Hiroshi 2014-02-20 16:08:31 +0900 (Thu, 20 Feb 2014) New Revision: 6f3ffb25f91cffe663f8ac2cb77fb0528d5c0c0a https://github.com/droonga/droonga-client-ruby/commit/6f3ffb25f91cffe663f8ac2cb77fb0528d5c0c0a Message: Specify minimum supported version of Ruby. Because Ruby 1.8 is still alive on Ubuntu 12.04LTS. Modified files: droonga-client.gemspec Modified: droonga-client.gemspec (+1 -0) =================================================================== --- droonga-client.gemspec 2014-02-20 16:01:42 +0900 (94fff64) +++ droonga-client.gemspec 2014-02-20 16:08:31 +0900 (6220797) @@ -28,6 +28,7 @@ Gem::Specification.new do |spec| spec.summary = %q{Droonga client for Ruby} spec.homepage = "https://github.com/droonga/droonga-client-ruby" spec.license = "LGPL-2.1" + spec.required_ruby_version = '>= 1.9.3' spec.files = `git ls-files`.split($/) spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) } -------------- next part -------------- HTML����������������������������... Download