randwordjp 0.0.2a → 0.0.2

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 347857ea2c177c1d783fd18767de514fbcfbd937
4
- data.tar.gz: 6f270b75de60476e2afc1e1eb357f9afce40c6de
3
+ metadata.gz: f8931e8bdf0160ba02fc583743038c762ea01bc0
4
+ data.tar.gz: b667e0116f0af9e82d336165162dab75fcd0c4bf
5
5
  SHA512:
6
- metadata.gz: d7ee40ae8bc614477ffccb4f6e3d8b09c882514fd332819cf685a8a6f49e4a39db6787c8a3f70382a234d21a2678cf56bd0ff6432dd6f3df2325d83a4ce7c300
7
- data.tar.gz: 4e9634788fb36c1b246ae2841bf03af17cda7252a8e3e6a574c5e4e3a5c8a85025d0b0ef5d93963ece9dad20d2c521b7935e75babc240290a77e6cc59667b80a
6
+ metadata.gz: 7febf6c37347d1c12a0e2383ed8fdb25c1e3242048781f522545aab40c641b8f48436885da08df5b2b5a4175806c75af61c60daa4f2aaab9e93ebb81102499bb
7
+ data.tar.gz: c259400a718937639ef2544733f7a0ea422d812792eb48abbb1bf4ba5a5f770fc75a0077f74f93f05b15974542459546f718ffe4c0e02aaccaf64bca33652068
@@ -1,3 +1,3 @@
1
1
  module Randwordjp
2
- VERSION = "0.0.2a"
2
+ VERSION = "0.0.2"
3
3
  end
data/randwordjp.gemspec CHANGED
@@ -6,8 +6,8 @@ require 'randwordjp/version'
6
6
  Gem::Specification.new do |spec|
7
7
  spec.name = "randwordjp"
8
8
  spec.version = Randwordjp::VERSION
9
- spec.authors = ["inpwjp"]
10
- spec.email = ["inpw@mua.biglobe.ne.jp"]
9
+ spec.authors = ["inpjp"]
10
+ spec.email = ["inpwjp@yokoyama-you.com"]
11
11
  spec.description = %q{get Japanese random words.}
12
12
  spec.summary = %q{get Japanese random words.}
13
13
  spec.homepage = ""
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: randwordjp
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2a
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
- - inpwjp
7
+ - inpjp
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
@@ -54,7 +54,7 @@ dependencies:
54
54
  version: '0'
55
55
  description: get Japanese random words.
56
56
  email:
57
- - inpw@mua.biglobe.ne.jp
57
+ - inpwjp@yokoyama-you.com
58
58
  executables: []
59
59
  extensions: []
60
60
  extra_rdoc_files: []
@@ -87,9 +87,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
87
87
  version: '0'
88
88
  required_rubygems_version: !ruby/object:Gem::Requirement
89
89
  requirements:
90
- - - ">"
90
+ - - ">="
91
91
  - !ruby/object:Gem::Version
92
- version: 1.3.1
92
+ version: '0'
93
93
  requirements: []
94
94
  rubyforge_project:
95
95
  rubygems_version: 2.2.2