notification-handler 1.0.0.beta7 → 1.0.0.beta8
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0a4c180ed64ec555efdd26415ce61364a09ac48e81d3d78dfa7d387a2c0f2ad0
|
4
|
+
data.tar.gz: 89c348007a44edc1e34864973f33e50709fd0b49a3366cb4367221bb7b79d8fc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f085d5ef3833c88e265517146e28b92ac8a696a1902dbecb788aab3817751d95232e45e2dc623cad93d29d2d1817ec9962d65058f37214b1f01457a3569ba2af
|
7
|
+
data.tar.gz: af4e1b23a0843363710ea8937bd6cf69fa9d8e28a63f136d94b38ab3094aaaac184af97185ba0a0f21a99e92b1fe4bc29c1e8c641ba60507a3207be4a40f53e8
|
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: notification-handler
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.0.
|
4
|
+
version: 1.0.0.beta8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jonas Hübotter
|
@@ -80,7 +80,7 @@ files:
|
|
80
80
|
- lib/generators/templates/install/initializer.rb
|
81
81
|
- lib/generators/templates/install/notification_model.rb
|
82
82
|
- lib/generators/templates/install/notifications_migration.rb.erb
|
83
|
-
- lib/
|
83
|
+
- lib/notification-handler.rb
|
84
84
|
- lib/notification_handler/configuration.rb
|
85
85
|
- lib/notification_handler/engine.rb
|
86
86
|
- lib/notification_handler/group.rb
|