sunshine 1.2.0 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sunshine
3
3
  version: !ruby/object:Gem::Version
4
- hash: 31
4
+ hash: 29
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 2
9
- - 0
10
- version: 1.2.0
9
+ - 1
10
+ version: 1.2.1
11
11
  platform: ruby
12
12
  authors:
13
13
  - Jeremie Castagna
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-09-09 00:00:00 -07:00
18
+ date: 2010-10-12 00:00:00 -07:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -106,12 +106,12 @@ dependencies:
106
106
  requirements:
107
107
  - - ">="
108
108
  - !ruby/object:Gem::Version
109
- hash: 21
109
+ hash: 19
110
110
  segments:
111
111
  - 2
112
112
  - 6
113
- - 1
114
- version: 2.6.1
113
+ - 2
114
+ version: 2.6.2
115
115
  type: :development
116
116
  version_requirements: *id006
117
117
  description: |-
@@ -178,6 +178,7 @@ files:
178
178
  - lib/sunshine/repos/svn_repo.rb
179
179
  - lib/sunshine/server_app.rb
180
180
  - lib/sunshine/shell.rb
181
+ - lib/sunshine/trap_stack.rb
181
182
  - templates/apache/apache.conf.erb
182
183
  - templates/mongrel_rails/mongrel_rails.conf.erb
183
184
  - templates/nginx/nginx.conf.erb