notification-pusher-actionmailer 1.0.0.beta7 → 1.0.0.beta8

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0d58e52ac6626844bdc8c506db5b0736f6948c98cc1c6c1f0151d9a9f0f0f6ef
4
- data.tar.gz: ff0ca32ac607d598c7985ee37f9ef60ff4212b61605db923693ecdbcd0c3d800
3
+ metadata.gz: f4288d5ab57c9a6874d61b374f892805a43050c8ac882c57313a7a410059e5bf
4
+ data.tar.gz: 65175a7fde7cbbaea6327251db8ae413da03e1711b601db750acbd04d7f15d90
5
5
  SHA512:
6
- metadata.gz: 485631804bbd14d20a6502f96177ba7e852129ef51ab923cd03bfc9a2adbc422b4b0e6f0b0e1f55a7fae6e60678ec2184706d3883a9984c001a7fd985ae625f8
7
- data.tar.gz: 29f3b6c1572bcfb26c0045c1537d478665071f646445e24da75088bd4b58f368fa97393a87d05685de3fd775bf98ebc7e8894836a6f8f78a030a6e0e4e21346f
6
+ metadata.gz: dab9335406cc5d201903709a9321b0d59ae8a15f099037a773f43182ddac9753b0a81a9f0f29836a2e3e5d910e272ea87864b7eaaf9e06d4388169acfc86dcbc
7
+ data.tar.gz: 2d71b85572b88a049fa10d702c4555faa69ef3e1ab38dabb0e9380d16ee6e08ace7009b0be8b3522a5533d72a132e680032126958347393bec6b83225af45bd3
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: notification-pusher-actionmailer
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.beta7
4
+ version: 1.0.0.beta8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jonas Hübotter
@@ -44,28 +44,28 @@ dependencies:
44
44
  requirements:
45
45
  - - '='
46
46
  - !ruby/object:Gem::Version
47
- version: 1.0.0.beta7
47
+ version: 1.0.0.beta8
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - '='
53
53
  - !ruby/object:Gem::Version
54
- version: 1.0.0.beta7
54
+ version: 1.0.0.beta8
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: notification-renderer
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
59
  - - '='
60
60
  - !ruby/object:Gem::Version
61
- version: 1.0.0.beta7
61
+ version: 1.0.0.beta8
62
62
  type: :runtime
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - '='
67
67
  - !ruby/object:Gem::Version
68
- version: 1.0.0.beta7
68
+ version: 1.0.0.beta8
69
69
  - !ruby/object:Gem::Dependency
70
70
  name: rspec
71
71
  requirement: !ruby/object:Gem::Requirement
@@ -103,7 +103,7 @@ files:
103
103
  - CHANGELOG.md
104
104
  - LICENSE
105
105
  - README.md
106
- - lib/notification_pusher.rb
106
+ - lib/notification-pusher.rb
107
107
  - lib/notification_pusher/action_mailer.rb
108
108
  - lib/notification_pusher/action_mailer/engine.rb
109
109
  homepage: https://github.com/jonhue/notifications-rails/tree/master/notification-pusher/notification-pusher-actionmailer