say_hodor 0.1.2 → 0.1.3

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.
@@ -1,3 +1,3 @@
1
1
  module SayHodor
2
- VERSION = "0.1.2"
2
+ VERSION = "0.1.3"
3
3
  end
data/say_hodor.gemspec CHANGED
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["krzysztof.bialek@rebased.pl"]
11
11
  spec.summary = %q{Hodor!}
12
12
  spec.description = %q{Hodor?}
13
- spec.homepage = ""
13
+ spec.homepage = "https://github.com/hodorthecat/say-hodor"
14
14
  spec.license = "MIT"
15
15
 
16
16
  spec.files = `git ls-files -z`.split("\x0")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: say_hodor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -77,7 +77,7 @@ files:
77
77
  - say_hodor.gemspec
78
78
  - spec/say_hodor_spec.rb
79
79
  - spec/spec_helper.rb
80
- homepage: ''
80
+ homepage: https://github.com/hodorthecat/say-hodor
81
81
  licenses:
82
82
  - MIT
83
83
  post_install_message: