assert2 0.3.4 → 0.3.6

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: assert2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.4
4
+ version: 0.3.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Phlip
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-01-12 00:00:00 -08:00
12
+ date: 2009-02-15 00:00:00 -08:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -24,13 +24,13 @@ extra_rdoc_files: []
24
24
  files:
25
25
  - lib/assert2
26
26
  - lib/assert2/flunk.rb
27
- - lib/assert2/null_reflector.rb
28
- - lib/assert2/ripdoc.html.erb
29
- - lib/assert2/ripdoc.rb
30
- - lib/assert2/ripper_reflector.rb
31
27
  - lib/assert2/rubynode_reflector.rb
32
28
  - lib/assert2/xpath.rb
29
+ - lib/assert2/ripper_reflector.rb
30
+ - lib/assert2/ripdoc.html.erb
31
+ - lib/assert2/ripdoc.rb
33
32
  - lib/assert2.rb
33
+ - lib/assert2.rb~
34
34
  has_rdoc: false
35
35
  homepage: http://assert2.rubyforge.org/
36
36
  post_install_message:
File without changes