hanzawa 0.0.1 → 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.
Files changed (2) hide show
  1. data/hanzawa.gemspec +3 -3
  2. metadata +2 -2
data/hanzawa.gemspec CHANGED
@@ -5,12 +5,12 @@ require 'hanzawa/version'
5
5
 
6
6
  Gem::Specification.new do |spec|
7
7
  spec.name = "hanzawa"
8
- spec.version = Hanzawa::VERSION
8
+ spec.version = "0.0.2"
9
9
  spec.authors = ["YuheiNakasaka"]
10
10
  spec.email = ["yuhei.nakasaka@gmail.com"]
11
- spec.description = %q{"Hanzawa Naoki" joke module}
11
+ spec.description = %q{"Hanzawa Naoki" joke module}
12
12
  spec.summary = %q{"Hanzawa Naoki" joke module}
13
- spec.homepage = ""
13
+ spec.homepage = "https://github.com/YuheiNakasaka/hanzawa"
14
14
  spec.license = "MIT"
15
15
 
16
16
  spec.files = `git ls-files`.split($/)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hanzawa
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -80,7 +80,7 @@ files:
80
80
  - lib/hanzawa/version.rb
81
81
  - spec/hanzawa_spec.rb
82
82
  - spec/spec_helper.rb
83
- homepage: ''
83
+ homepage: https://github.com/YuheiNakasaka/hanzawa
84
84
  licenses:
85
85
  - MIT
86
86
  post_install_message: