itaiji 0.1.0 → 0.1.1

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.
Files changed (4) hide show
  1. checksums.yaml +13 -5
  2. data/Gemfile.lock +1 -1
  3. data/itaiji.gemspec +2 -1
  4. metadata +12 -12
checksums.yaml CHANGED
@@ -1,7 +1,15 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 33bb4ee414faf8d6a3b3bdac7db1c78e3b937fdb
4
- data.tar.gz: c99b81dc3afb44f6b1f428c1ee6201737fdc6bd3
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ NTlhNTEyNjVjNjU2OTYxYmEwZTA4M2I5ZDQ0OTRmNWQzZjdiNDE3Ng==
5
+ data.tar.gz: !binary |-
6
+ NGQ5ODQ3Y2I0MDYzNjk1N2U1MjEwM2NkZDQ4N2M3YzY0YWFkNjZiMA==
5
7
  SHA512:
6
- metadata.gz: ae7106bf39d22ce64f84380593810df4ec9b85f2216918ee36abe8eb65cbcf96fcfd7a6211255082dd976d882f028d44ab2618934f123242fd7b867861a77fb1
7
- data.tar.gz: 907c813ddd91aa7ec5299ab04ec6f87376a644f4db5941d3f1000311a1a3e9fd9a85b5e75356f5f726fd92bce8d8f127dff940efa16d016ea1445d5dafb0473b
8
+ metadata.gz: !binary |-
9
+ Nzg1M2NiMTczMTkyOTJjZTAxMjJkZWNlNjVkMTdkMTJmZDAzMGU4OTg5MTQ1
10
+ ZTgwMTZhNjYwOTU3MWU3M2UyOTJiMDQ0ZmQ3ZTAyOTczNjdiNzc3OTAyZGNh
11
+ ZTYyZjY3NWRjYmFmYTQyMzU3YWJlMzUyZDM1ZTVjNzU1NzMyNjA=
12
+ data.tar.gz: !binary |-
13
+ MWI0YmVmMDU3ZDc2NzhlMDUwNDYwZmJkYjg4MzNhNTFhODQwN2YxNmRkNGI0
14
+ ZmU1MmM3ZDQyODc5ZmUyZGEyZWNlNzFkOGFjNTJjMDMzM2I0ZDUzM2U4YWY1
15
+ OGRiNmVlMmExMmYyMmFlZDgxNTZmZjRhMTU3Y2YyMTM0NjQ4NDc=
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- itaiji (0.1.0)
4
+ itaiji (0.1.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
data/itaiji.gemspec CHANGED
@@ -1,6 +1,7 @@
1
+ # encoding: utf-8
1
2
  Gem::Specification.new do |spec|
2
3
  spec.name = "itaiji"
3
- spec.version = "0.1.0"
4
+ spec.version = "0.1.1"
4
5
  spec.authors = ["Masahiro Saito"]
5
6
  spec.email = ["camelmasa@gmail.com"]
6
7
  spec.summary = %q{Convert japanese itaiji(異体字) to seijitai(正字体) and also reverse convert.}
metadata CHANGED
@@ -1,55 +1,55 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: itaiji
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Masahiro Saito
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-06-30 00:00:00.000000000 Z
11
+ date: 2014-07-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - ">="
17
+ - - ! '>='
18
18
  - !ruby/object:Gem::Version
19
19
  version: '0'
20
20
  type: :development
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
- - - ">="
24
+ - - ! '>='
25
25
  - !ruby/object:Gem::Version
26
26
  version: '0'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: rake
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
- - - ">="
31
+ - - ! '>='
32
32
  - !ruby/object:Gem::Version
33
33
  version: '0'
34
34
  type: :development
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
- - - ">="
38
+ - - ! '>='
39
39
  - !ruby/object:Gem::Version
40
40
  version: '0'
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: rspec
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
- - - ">="
45
+ - - ! '>='
46
46
  - !ruby/object:Gem::Version
47
47
  version: '0'
48
48
  type: :development
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
- - - ">="
52
+ - - ! '>='
53
53
  - !ruby/object:Gem::Version
54
54
  version: '0'
55
55
  description: Convert japanese itaiji(異体字) to seijitai(正字体) and also reverse convert.
@@ -59,8 +59,8 @@ executables: []
59
59
  extensions: []
60
60
  extra_rdoc_files: []
61
61
  files:
62
- - ".rspec"
63
- - ".travis"
62
+ - .rspec
63
+ - .travis
64
64
  - Gemfile
65
65
  - Gemfile.lock
66
66
  - MIT-LICENSE
@@ -81,12 +81,12 @@ require_paths:
81
81
  - lib
82
82
  required_ruby_version: !ruby/object:Gem::Requirement
83
83
  requirements:
84
- - - ">="
84
+ - - ! '>='
85
85
  - !ruby/object:Gem::Version
86
86
  version: '0'
87
87
  required_rubygems_version: !ruby/object:Gem::Requirement
88
88
  requirements:
89
- - - ">="
89
+ - - ! '>='
90
90
  - !ruby/object:Gem::Version
91
91
  version: '0'
92
92
  requirements: []