this_will_rm_rf_your_shit 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.
@@ -1,3 +1,3 @@
1
1
  module ThisWillRmRfYourShit
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
9
  s.email = ["andrew.vos@gmail.com"]
10
10
  s.homepage = ""
11
11
  s.summary = %q{Does what it says on the tin}
12
- s.description = %q{}
12
+ s.description = %q{Ruby developers will install any gem}
13
13
 
14
14
  s.rubyforge_project = "this_will_rm_rf_your_shit"
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: this_will_rm_rf_your_shit
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:
@@ -11,7 +11,7 @@ bindir: bin
11
11
  cert_chain: []
12
12
  date: 2011-11-22 00:00:00.000000000Z
13
13
  dependencies: []
14
- description: ''
14
+ description: Ruby developers will install any gem
15
15
  email:
16
16
  - andrew.vos@gmail.com
17
17
  executables: []