jgre-monkeyspecdoc 0.9.1 → 0.9.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/monkeyspecdoc.gemspec +2 -2
  2. metadata +2 -2
@@ -1,9 +1,9 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = %q{monkeyspecdoc}
3
- s.version = "0.9.1"
3
+ s.version = "0.9.2"
4
4
 
5
5
  s.authors = ["Janico Greifenberg"]
6
- s.date = %q{2008-10-09}
6
+ s.date = %q{2008-12-18}
7
7
  s.default_executable = %q{mkspecdoc}
8
8
  s.description = %q{Specdoc output for Ruby's Test::Unit and Shoulda}
9
9
  s.email = %q{jgre@jgre.org}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jgre-monkeyspecdoc
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.1
4
+ version: 0.9.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Janico Greifenberg
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2008-10-09 00:00:00 -07:00
12
+ date: 2008-12-18 00:00:00 -08:00
13
13
  default_executable: mkspecdoc
14
14
  dependencies: []
15
15