stella 2.1.2.003 → 2.1.2.004

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.
data/.gitignore CHANGED
@@ -1,2 +1,3 @@
1
+ Gemfile.lock
1
2
  .stella
2
3
  tmp
data/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Stella - 2.0-RC1
1
+ # Stella - 2.1-RC1
2
2
 
3
3
  **Define realistic testplans and run them against your webapps**
4
4
 
@@ -1,4 +1,4 @@
1
1
  :MAJOR: 2
2
2
  :MINOR: 1
3
3
  :PATCH: 2
4
- :BUILD: '003'
4
+ :BUILD: '004'
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{stella}
8
- s.version = "2.1.2.003"
8
+ s.version = "2.1.2.004"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Delano Mandelbaum"]
12
- s.date = %q{2011-07-07}
12
+ s.date = %q{2011-07-08}
13
13
  s.default_executable = %q{stella}
14
14
  s.description = %q{Define realistic testplans and run them against your webapps}
15
15
  s.email = %q{delano@solutious.com}
@@ -24,7 +24,6 @@ Gem::Specification.new do |s|
24
24
  ".gitmodules",
25
25
  "CHANGES.txt",
26
26
  "Gemfile",
27
- "Gemfile.lock",
28
27
  "LICENSE.txt",
29
28
  "README.md",
30
29
  "Rakefile",
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: stella
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 2.1.2.003
5
+ version: 2.1.2.004
6
6
  platform: ruby
7
7
  authors:
8
8
  - Delano Mandelbaum
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2011-07-07 00:00:00 -04:00
13
+ date: 2011-07-08 00:00:00 -04:00
14
14
  default_executable: stella
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
@@ -138,7 +138,6 @@ files:
138
138
  - .gitmodules
139
139
  - CHANGES.txt
140
140
  - Gemfile
141
- - Gemfile.lock
142
141
  - LICENSE.txt
143
142
  - README.md
144
143
  - Rakefile
@@ -1,89 +0,0 @@
1
- GEM
2
- remote: http://production.s3.rubygems.org.s3.amazonaws.com/
3
- specs:
4
- SystemTimer (1.2.3)
5
- addressable (2.2.2)
6
- amazon-ec2 (0.9.17)
7
- xml-simple (>= 1.0.12)
8
- annoy (0.5.6)
9
- highline (>= 1.5.0)
10
- attic (0.5.3)
11
- aws-s3 (0.6.2)
12
- builder
13
- mime-types
14
- xml-simple
15
- benelux (0.6.1)
16
- attic (>= 0.5.3)
17
- storable (>= 0.8.6)
18
- builder (3.0.0)
19
- caesars (0.7.4)
20
- crack (0.1.8)
21
- drydock (0.6.9)
22
- familia (0.7.1)
23
- gibbler (>= 0.8.6)
24
- multi_json (>= 0.0.5)
25
- redis (>= 2.1.0)
26
- storable (>= 0.8.6)
27
- uri-redis (>= 0.4.2)
28
- gibbler (0.8.9)
29
- attic (>= 0.4.0)
30
- highline (1.6.1)
31
- httparty (0.7.3)
32
- crack (= 0.1.8)
33
- ipaddress (0.7.0)
34
- mime-types (1.16)
35
- multi_json (0.0.5)
36
- net-scp (1.0.4)
37
- net-ssh (>= 1.99.1)
38
- net-ssh (2.1.0)
39
- nokogiri (1.4.4)
40
- public_suffix_service (0.8.2)
41
- redis (2.2.0)
42
- rudy (0.9.8.020)
43
- amazon-ec2 (>= 0.9.10)
44
- annoy (>= 0.5.6)
45
- attic (>= 0.5.3)
46
- aws-s3 (>= 0.6.1)
47
- caesars (>= 0.7.4)
48
- drydock (>= 0.6.9)
49
- gibbler (>= 0.8.9)
50
- highline (>= 1.5.1)
51
- rye (>= 0.9.3)
52
- storable (>= 0.8.6)
53
- sysinfo (>= 0.7.3)
54
- rye (0.9.4)
55
- annoy
56
- highline (>= 1.5.1)
57
- net-scp (>= 1.0.2)
58
- net-ssh (>= 2.0.13)
59
- sysinfo (>= 0.7.3)
60
- storable (0.8.9)
61
- sysinfo (0.7.3)
62
- drydock
63
- storable
64
- uri-redis (0.4.2)
65
- whois (1.6.6)
66
- xml-simple (1.0.14)
67
- yajl-ruby (0.7.9)
68
-
69
- PLATFORMS
70
- ruby
71
-
72
- DEPENDENCIES
73
- SystemTimer
74
- addressable (= 2.2.2)
75
- benelux (= 0.6.1)
76
- drydock (= 0.6.9)
77
- familia (= 0.7.1)
78
- gibbler (= 0.8.9)
79
- httparty (= 0.7.3)
80
- ipaddress (= 0.7.0)
81
- multi_json
82
- nokogiri (= 1.4.4)
83
- public_suffix_service (= 0.8.2)
84
- redis (= 2.2.0)
85
- rudy (= 0.9.8.020)
86
- storable (>= 0.8.9)
87
- sysinfo
88
- whois (= 1.6.6)
89
- yajl-ruby