salesflip-lead_notifications 0.0.1 → 0.0.2

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/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.1
1
+ 0.0.2
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{salesflip-lead_notifications}
8
- s.version = "0.0.1"
8
+ s.version = "0.0.2"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Matt Beedle"]
@@ -23,7 +23,7 @@ Gem::Specification.new do |s|
23
23
  "VERSION",
24
24
  "lib/app/lead_notifications/lib/controller_hooks.rb",
25
25
  "lib/app/lead_notifications/mailers/lead_notification_mailer.rb",
26
- "lib/app/lead_notifications/views/lead_notification_mailer/lead_notification.text.erb",
26
+ "lib/app/lead_notifications/views/lead_notifications/lead_notification_mailer/lead_notification.text.erb",
27
27
  "lib/lead_notifications.rb",
28
28
  "lib/lead_notifications/engine.rb",
29
29
  "salesflip-lead_notifications.gemspec"
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: salesflip-lead_notifications
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
4
+ hash: 27
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 1
10
- version: 0.0.1
9
+ - 2
10
+ version: 0.0.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Matt Beedle
@@ -35,7 +35,7 @@ files:
35
35
  - VERSION
36
36
  - lib/app/lead_notifications/lib/controller_hooks.rb
37
37
  - lib/app/lead_notifications/mailers/lead_notification_mailer.rb
38
- - lib/app/lead_notifications/views/lead_notification_mailer/lead_notification.text.erb
38
+ - lib/app/lead_notifications/views/lead_notifications/lead_notification_mailer/lead_notification.text.erb
39
39
  - lib/lead_notifications.rb
40
40
  - lib/lead_notifications/engine.rb
41
41
  - salesflip-lead_notifications.gemspec