google-ime-skk.gemspec in google-ime-skk-1.2.1 vs google-ime-skk.gemspec in google-ime-skk-1.3.0
- old
+ new
@@ -2,19 +2,18 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
- s.name = %q{google-ime-skk}
- s.version = "1.2.1"
+ s.name = "google-ime-skk"
+ s.version = "1.3.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["hitode909"]
- s.date = %q{2011-05-11}
- s.default_executable = %q{google-ime-skk}
- s.description = %q{SKK Server which uses Google CGI API for Japanese Input}
- s.email = %q{hitode909@gmail.com}
+ s.date = "2014-01-27"
+ s.description = "SKK Server which uses Google CGI API for Japanese Input"
+ s.email = "hitode909@gmail.com"
s.executables = ["google-ime-skk"]
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc"
]
@@ -33,14 +32,14 @@
"lib/google-ime-skk/cli.rb",
"lib/socialskk.rb",
"spec/google-ime-skk_spec.rb",
"spec/spec_helper.rb"
]
- s.homepage = %q{http://github.com/hitode909/google-ime-skk}
+ s.homepage = "http://github.com/hitode909/google-ime-skk"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
- s.rubygems_version = %q{1.5.2}
- s.summary = %q{Google IME SKK Server}
+ s.rubygems_version = "1.8.23"
+ s.summary = "Google IME SKK Server"
s.test_files = [
"spec/google-ime-skk_spec.rb",
"spec/spec_helper.rb"
]