coderrr-haxxx 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/haxxx.gemspec +3 -3
  2. metadata +2 -2
data/haxxx.gemspec CHANGED
@@ -1,11 +1,11 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = "haxxx"
3
- s.version = "0.0.1"
3
+ s.version = "0.0.2"
4
4
  s.summary = "0"
5
5
  s.email = "coderrr.contact@gmail.com"
6
6
  # s.homepage = "http://github.com/coderrr/monkey_shieldgrit"
7
- # s.description = "#$LOADED_FEATURES #$LOAD_PATH"
8
- s.description = "abcd"
7
+ xyz = 5
8
+ s.description = "#{xyz}"
9
9
  s.has_rdoc = false
10
10
  s.authors = ["coderrr"]
11
11
  s.files = [
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: coderrr-haxxx
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
  - coderrr
@@ -13,7 +13,7 @@ date: 2008-10-09 00:00:00 -07:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
16
- description: abcd
16
+ description: "5"
17
17
  email: coderrr.contact@gmail.com
18
18
  executables: []
19
19