shouldly 1.0.0.14

Sign up to get free protection for your applications and to get access to all the features.
metadata ADDED
@@ -0,0 +1,73 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: shouldly
3
+ version: !ruby/object:Gem::Version
4
+ hash: 67
5
+ prerelease: false
6
+ segments:
7
+ - 1
8
+ - 0
9
+ - 0
10
+ - 14
11
+ version: 1.0.0.14
12
+ platform: ruby
13
+ authors:
14
+ - Xerxes Battiwalla
15
+ autorequire:
16
+ bindir: bin
17
+ cert_chain: []
18
+
19
+ date: 2010-09-29 00:00:00 -04:00
20
+ default_executable:
21
+ dependencies: []
22
+
23
+ description: Should testing for .net
24
+ email:
25
+ executables: []
26
+
27
+ extensions: []
28
+
29
+ extra_rdoc_files: []
30
+
31
+ files:
32
+ - lib/nunit.framework.dll
33
+ - lib/nunit.framework.xml
34
+ - lib/Rhino.Mocks.dll
35
+ - lib/Rhino.Mocks.xml
36
+ - lib/Shouldly.dll
37
+ - lib/Shouldly.pdb
38
+ has_rdoc: true
39
+ homepage: http://github.com/shouldly/shouldly/
40
+ licenses: []
41
+
42
+ post_install_message:
43
+ rdoc_options: []
44
+
45
+ require_paths:
46
+ - lib
47
+ required_ruby_version: !ruby/object:Gem::Requirement
48
+ none: false
49
+ requirements:
50
+ - - ">="
51
+ - !ruby/object:Gem::Version
52
+ hash: 3
53
+ segments:
54
+ - 0
55
+ version: "0"
56
+ required_rubygems_version: !ruby/object:Gem::Requirement
57
+ none: false
58
+ requirements:
59
+ - - ">="
60
+ - !ruby/object:Gem::Version
61
+ hash: 3
62
+ segments:
63
+ - 0
64
+ version: "0"
65
+ requirements: []
66
+
67
+ rubyforge_project:
68
+ rubygems_version: 1.3.7
69
+ signing_key:
70
+ specification_version: 3
71
+ summary: Should testing for .net
72
+ test_files: []
73
+