lumpy_space_princess 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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 570f309c724de02fa8ec79cbee2524568f592b99
4
- data.tar.gz: 1db015d40a987c063dbd7a56c829b2fc193ed2d9
3
+ metadata.gz: 9a9cb48a1ba7e9ba378656f6704d4e236a6967e7
4
+ data.tar.gz: 6663a31957497f5defc667b478e083d87362c55e
5
5
  SHA512:
6
- metadata.gz: 2f289d16ce7eaf8547ebb390bf237ef0238dc04e717523002c696fc8fc5662bbf954cc68beb2770ee801c09d0f6553e4dbca701eabaa986b3f03dd02e750caed
7
- data.tar.gz: b1805d8c6e1cf6a32689e9efc4e6cddab4a575f078e3b0fcd225e98d1ca3fb31c870ccf13bb30971f8d78b427eb2f596672675ae3fa03ed23b5b4c6058f85f9a
6
+ metadata.gz: d4ee33d1a8baa2955b2ff1e038b907f6ffa997a233dd8b6363ba7af0e261bd87ea9ddd79ae3552c4da84678832017c26dcfbfb1c28d5f9b99208dbcf9ccad989
7
+ data.tar.gz: fbd10b724e9339b3b5734bd6bdedcca217819624111264c0521d2458eed359677d9c3878a494add56f9a71c1cd8f5b1de2b97628ccb9ce68854827e4947ec474
@@ -1,3 +1,3 @@
1
1
  module LumpySpacePrincess
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["d3.4n777@gmail.com"]
11
11
  spec.summary = %q{Lumpy Space Princess Soundboard}
12
12
  spec.description = %q{Lumpy Space Princess Soundboard}
13
- spec.homepage = ""
13
+ spec.homepage = "https://github.com/notdevinclark/lumpy_space_princess"
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: lumpy_space_princess
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Devin Clark
@@ -67,7 +67,7 @@ files:
67
67
  - lib/lumpy_space_princess.rb
68
68
  - lib/lumpy_space_princess/version.rb
69
69
  - lumpy_space_princess.gemspec
70
- homepage: ''
70
+ homepage: https://github.com/notdevinclark/lumpy_space_princess
71
71
  licenses:
72
72
  - MIT
73
73
  metadata: {}