crusher 0.0.8 → 0.0.8.1
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,24 +1,24 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: crusher
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
5
|
-
prerelease:
|
4
|
+
hash: 109
|
5
|
+
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 0
|
9
9
|
- 8
|
10
|
-
|
10
|
+
- 1
|
11
|
+
version: 0.0.8.1
|
11
12
|
platform: ruby
|
12
13
|
authors:
|
13
|
-
-
|
14
|
-
-
|
15
|
-
-
|
14
|
+
- Geoffrey Hichborn
|
15
|
+
- Mitch Williams
|
16
|
+
- Sean Cashin
|
16
17
|
autorequire:
|
17
18
|
bindir: bin
|
18
19
|
cert_chain: []
|
19
20
|
|
20
|
-
date:
|
21
|
-
default_executable:
|
21
|
+
date: 2011-08-08 00:00:00 Z
|
22
22
|
dependencies:
|
23
23
|
- !ruby/object:Gem::Dependency
|
24
24
|
name: httpclient
|
@@ -50,6 +50,9 @@ dependencies:
|
|
50
50
|
version_requirements: *id002
|
51
51
|
description: A scriptable, multiprocessing load generator designed to bring web applications to their knees
|
52
52
|
email:
|
53
|
+
- geoff@socialcast.com
|
54
|
+
- mitch@socialcast.com
|
55
|
+
- sean@socialcast.com
|
53
56
|
executables:
|
54
57
|
- crush
|
55
58
|
extensions: []
|
@@ -66,7 +69,6 @@ files:
|
|
66
69
|
- lib/crusher.rb
|
67
70
|
- bin/crush
|
68
71
|
- Rakefile
|
69
|
-
has_rdoc: false
|
70
72
|
homepage: http://github.com/socialcast/crusher
|
71
73
|
licenses: []
|
72
74
|
|
@@ -96,7 +98,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
96
98
|
requirements: []
|
97
99
|
|
98
100
|
rubyforge_project:
|
99
|
-
rubygems_version: 1.
|
101
|
+
rubygems_version: 1.7.2
|
100
102
|
signing_key:
|
101
103
|
specification_version: 3
|
102
104
|
summary: A scriptable load generator
|