headstart 0.5.5 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.5.5
1
+ 0.6.0
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: headstart
3
3
  version: !ruby/object:Gem::Version
4
- hash: 1
4
+ hash: 7
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
- - 5
9
- - 5
10
- version: 0.5.5
8
+ - 6
9
+ - 0
10
+ version: 0.6.0
11
11
  platform: ruby
12
12
  authors:
13
13
  - Bran Burridge
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-09-15 00:00:00 -04:00
18
+ date: 2010-09-16 00:00:00 -04:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -105,8 +105,8 @@ files:
105
105
  - app/models/headstart_mailer.rb
106
106
  - app/models/impersonation.rb
107
107
  - app/models/mimi_mailer.rb
108
- - app/views/generic_mailer/change_password.html.erb
109
- - app/views/generic_mailer/welcome.html.erb
108
+ - app/views/generic_mailer/change_password.text.html.erb
109
+ - app/views/generic_mailer/welcome.text.html.erb
110
110
  - app/views/impersonations/index.html.erb
111
111
  - app/views/passwords/edit.html.erb
112
112
  - app/views/passwords/new.html.erb