new_mygem 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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c64168626f7b37c76cb6ab8a5f43764dc40e9826
4
- data.tar.gz: 699209f680d9a978f6f7890e342daeddd96a2a9a
3
+ metadata.gz: bdc0e5398cd1a7dc53af1443cdd8ae8d0c26c5ba
4
+ data.tar.gz: dec1b099b8dde17e954282340b01322ccc9c50c7
5
5
  SHA512:
6
- metadata.gz: 94c583353c0df48d20e294151581981ac6b0c21f1b7d99fb477164881adcce01d5629cb969f0ea34da94d8cb88afd0c8251700352765a892843db59669493384
7
- data.tar.gz: '04498dcac00eb401376cc9ae53dc58f83732bf05131f5b49c7448adb67e22202752a2ad4753927565e0711ea1c30a032f56db79341cd3a282f57935cbd58773a'
6
+ metadata.gz: dfd1190e0c55eb4a7f484c718598738e68be5e7737e68e5d43d19cde56a06808c457fbb66f3a429f7f59c5fb0e86506e38a68f1fd8beffd865e58ace6d77eddb
7
+ data.tar.gz: 931a6332c9138c1bd7d3bb19a0fe4688dcca35e5d880791af9a329fbc8244564e6753940d37fb67bf04af0a56111b4b987efadc0aec1b5898802fd6ac8f1a2f9
@@ -1,3 +1,3 @@
1
1
  module NewMygem
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
data/new_mygem.gemspec CHANGED
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
 
12
12
  spec.summary = %q{"just for test"}
13
13
  spec.description = %q{"just for test"}
14
- spec.homepage = ""
14
+ spec.homepage = "https://github.com/Vibutnum/new_mygem.git"
15
15
  spec.license = "MIT"
16
16
 
17
17
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: new_mygem
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
  - lei.wang
@@ -72,7 +72,7 @@ files:
72
72
  - lib/new_mygem.rb
73
73
  - lib/new_mygem/version.rb
74
74
  - new_mygem.gemspec
75
- homepage: ''
75
+ homepage: https://github.com/Vibutnum/new_mygem.git
76
76
  licenses:
77
77
  - MIT
78
78
  metadata: