garbage_rolling 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2b3c06a10d0b871cf15856078e49e8695124514a
4
- data.tar.gz: 78f0963f95a0f1a45e21c2e4f18d0535c00cfd04
3
+ metadata.gz: 5492bb9e50a257bf77ce047b4bc0cd263854d804
4
+ data.tar.gz: f51e508debbed9b7726b14f0a4fe32436ea540af
5
5
  SHA512:
6
- metadata.gz: a1d4ebbc5472bf0b25d8b9112da2d96d400f54e095cebb384249a8c84c9a511089480083f5276fb6446b96446b46241d3e667e681e4419991de11680d3a3cc4a
7
- data.tar.gz: a960523799a8d730c2f8dfe94a3273a44bc24c2c954a2f63e1b3be0d0b0aa0a34259eb39ace1dc97f56911070dd0363fc6d1b2a9c884f561e89df52dc791874f
6
+ metadata.gz: 2ac88b7d64d464daaca2d992bf26bff2e45f15c2f726259e1488e5aab4c8035652aee0c37c08c8f2bf963873e895c0c106ff30210a291b8c615c00fa1508f33f
7
+ data.tar.gz: b1be88be45de6aaf482035aea1ba36e87ee6aeee5ec07d55aa429be8935f971ed5e7daae772ebff57e6991f723c569b2eaeb245f0e8aa0de72694301efdbf390
@@ -2,6 +2,6 @@
2
2
 
3
3
  puts "Here we go"
4
4
 
5
- `say Welcome to Walshmart, welcome to wlashmart, welcome to walshmart`
5
+ `say oooobbuburrroooodrdrdrdrdrdruoooobbuburrroooodrdrdrdrdrdru`
6
6
 
7
7
  puts "all done!"
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["relroy5499@gmail.com"]
11
11
  spec.summary = %q{When bored you can listen to a man say "Welcome to walshmart"}
12
12
  spec.description = %q{When bored you can listen to a man say "Welcome to walshmart"}
13
- spec.homepage = ""
13
+ spec.homepage = "https://github.com/relroy/garbage_rolling"
14
14
  spec.license = "MIT"
15
15
 
16
16
  spec.files = `git ls-files -z`.split("\x0")
@@ -1,3 +1,3 @@
1
1
  module GarbageRolling
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: garbage_rolling
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
  - Robert Elroy
@@ -55,7 +55,7 @@ files:
55
55
  - garbage_rolling.gemspec
56
56
  - lib/garbage_rolling.rb
57
57
  - lib/garbage_rolling/version.rb
58
- homepage: ''
58
+ homepage: https://github.com/relroy/garbage_rolling
59
59
  licenses:
60
60
  - MIT
61
61
  metadata: {}