notifiable-core 0.4.1 → 0.4.2
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: dd88b591380a39d90d309ca1fc409cdbd46eeb7f1936965658207b9dbee696c3
|
4
|
+
data.tar.gz: bc9cae33b6e395a80179fd47bcce04228439effcaa4a31b79568bfae37a41e3b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c264c9e9b81059dd220564b4a07e0a26d39cf4c20f0856bb80890d152bf3d6ea852cb0ec2a15fc3c516b166d05e0355991059176ddd5f08038f1dcd820b18e6c
|
7
|
+
data.tar.gz: 1cb88cc089ad9a3a45aef7e3416f99c92cac9fc9fbc22ed67fdea738caae34215a62b022937107aaa1e09eb7f4d30f740a105ded9594b8970388a3a8614d0950
|
data/lib/notifiable/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: notifiable-core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.
|
4
|
+
version: 0.4.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Matt Brooke-Smith
|
@@ -222,7 +222,7 @@ files:
|
|
222
222
|
- db/migrate/201810082235001_add_user_id_to_notifiable_device_tokens.rb
|
223
223
|
- db/migrate/201810090108000_remove_user_alias_from_notifiable_device_tokens.rb
|
224
224
|
- db/migrate/201901032235001_add_stats_to_users.rb
|
225
|
-
- db/migrate/
|
225
|
+
- db/migrate/202008062235002_add_priority_to_notifications.rb
|
226
226
|
- lib/notifiable.rb
|
227
227
|
- lib/notifiable/app.rb
|
228
228
|
- lib/notifiable/device_token.rb
|