wupee 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wupee
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Peng DU
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-11-03 00:00:00.000000000 Z
12
+ date: 2015-11-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -135,6 +135,7 @@ files:
135
135
  - spec/dummy/app/views/layouts/application.html.erb
136
136
  - spec/dummy/app/views/notifications/_admin_user_created.html.erb
137
137
  - spec/dummy/app/views/notifications/_notify_new_message.html.erb
138
+ - spec/dummy/app/views/notifications_mailer/abc.html.erb
138
139
  - spec/dummy/app/views/notifications_mailer/notify_new_message.html.erb
139
140
  - spec/dummy/app/views/wupee/api/notifications/_notification.json.jbuilder
140
141
  - spec/dummy/app/views/wupee/api/notifications/_notify_new_message.json.jbuilder
@@ -229,6 +230,7 @@ test_files:
229
230
  - spec/dummy/app/views/layouts/application.html.erb
230
231
  - spec/dummy/app/views/notifications/_admin_user_created.html.erb
231
232
  - spec/dummy/app/views/notifications/_notify_new_message.html.erb
233
+ - spec/dummy/app/views/notifications_mailer/abc.html.erb
232
234
  - spec/dummy/app/views/notifications_mailer/notify_new_message.html.erb
233
235
  - spec/dummy/app/views/wupee/api/notifications/_notification.json.jbuilder
234
236
  - spec/dummy/app/views/wupee/api/notifications/_notify_new_message.json.jbuilder