skk-jisyo 0.0.3 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1 @@
1
+ 2006-01-04 19:25:11 +0900
@@ -1,2 +1,2 @@
1
1
  jisyo_url: "http://openlab.ring.gr.jp/skk/skk/dic"
2
- jisyo_list: [L, jinmei, station, propernoun]
2
+ jisyo_list: [S, M, L, jinmei, station, propernoun]
@@ -1,5 +1,5 @@
1
1
  module Skk
2
2
  module Jisyo
3
- VERSION = "0.0.3"
3
+ VERSION = "0.0.5"
4
4
  end
5
5
  end
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["konbu.komuro@gmail.com"]
11
11
  spec.description = %q{Install SKK-JISYO files}
12
12
  spec.summary = %q{Install SKK-JISYO}
13
- spec.homepage = "https://github.com/hogelog/skk-jisyo"
13
+ spec.homepage = "https://github.com/hogelog/skk-jisyo-gem"
14
14
  spec.license = "GPL3"
15
15
 
16
16
  spec.files = `git ls-files`.split($/)
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: skk-jisyo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - hogelog
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-10-16 00:00:00.000000000 Z
11
+ date: 2013-10-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: settingslogic
@@ -84,6 +84,10 @@ files:
84
84
  - bin/skk-jisyo-manage
85
85
  - jisyo/SKK-JISYO.L
86
86
  - jisyo/SKK-JISYO.L.timestamp
87
+ - jisyo/SKK-JISYO.M
88
+ - jisyo/SKK-JISYO.M.timestamp
89
+ - jisyo/SKK-JISYO.S
90
+ - jisyo/SKK-JISYO.S.timestamp
87
91
  - jisyo/SKK-JISYO.jinmei
88
92
  - jisyo/SKK-JISYO.jinmei.timestamp
89
93
  - jisyo/SKK-JISYO.propernoun
@@ -96,7 +100,7 @@ files:
96
100
  - skk-jisyo.gemspec
97
101
  - spec/skk/jisyo_spec.rb
98
102
  - spec/spec_helper.rb
99
- homepage: https://github.com/hogelog/skk-jisyo
103
+ homepage: https://github.com/hogelog/skk-jisyo-gem
100
104
  licenses:
101
105
  - GPL3
102
106
  metadata: {}