should 1.0.0.0 → 1.0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. metadata +5 -5
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: should
3
3
  version: !ruby/object:Gem::Version
4
- hash: 95
4
+ hash: 91
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
+ - 1
9
10
  - 0
10
- - 0
11
- version: 1.0.0.0
11
+ version: 1.0.1.0
12
12
  platform: ruby
13
13
  authors:
14
14
  - Eric Hexter
@@ -22,7 +22,7 @@ date: 2010-08-25 00:00:00 -05:00
22
22
  default_executable:
23
23
  dependencies: []
24
24
 
25
- description: Should provides a set of extension methods for test assertions for AAA and BDD Style tests. It only provids assertions and as a result is Test runner agnositic. The assertions are a based on the xUnit.NET assertions.
25
+ description: Should provides a set of .NET extension methods for test assertions for AAA and BDD Style tests. It only provids assertions and as a result is Test runner agnositic. The assertions are a based on the xUnit.NET assertions.
26
26
  email: david@spinthemoose.com
27
27
  executables: []
28
28
 
@@ -67,6 +67,6 @@ rubyforge_project: should
67
67
  rubygems_version: 1.3.7
68
68
  signing_key:
69
69
  specification_version: 3
70
- summary: Should - a set of test framework agnostic extensions assetion extensions - because test runners Should be independent of the the assertions!
70
+ summary: Should - a set of test framework agnostic extensions assetion extensions for .NET - because test runners Should be independent of the the assertions!
71
71
  test_files: []
72
72