emonti-wxirb 1.0.1.1 → 1.0.1.2
Sign up to get free protection for your applications and to get access to all the features.
- data/{README.markdown → README.rdoc} +0 -0
- metadata +2 -3
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: emonti-wxirb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.1.
|
4
|
+
version: 1.0.1.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Eric Monti
|
@@ -31,10 +31,9 @@ extensions: []
|
|
31
31
|
extra_rdoc_files:
|
32
32
|
- README.rdoc
|
33
33
|
files:
|
34
|
-
- README.
|
34
|
+
- README.rdoc
|
35
35
|
- bin/wxirb
|
36
36
|
- lib/wxirb.rb
|
37
|
-
- README.rdoc
|
38
37
|
has_rdoc: true
|
39
38
|
homepage: http://www.matasano.com
|
40
39
|
post_install_message:
|