notifiable-core 0.3.2 → 0.3.3
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: acad06382fb686e4e653715d2e904374f7dab04f99b006e81932fb76d75bfdbf
|
4
|
+
data.tar.gz: 46370294c1211f9c76ffbe640ff176bc04518668b2a15f4d4372f362ab384ece
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f944fadb29442956b2650327eed1850714d4cebabf7479ad2ffb1896e27f61e18f94d6d24be6ceb5c1cba6bd484617cfb901f69b964cd298b2de0b04cbaa0116
|
7
|
+
data.tar.gz: 3b64ee5536914591990cafd6ce716aebb8ec87f41a4fcbc82a134a018dce3805cf9ed756ffd545345adae2e3f9b0af16cd4473efb9970fb918f435d041107a74
|
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.3.
|
4
|
+
version: 0.3.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Matt Brooke-Smith
|
@@ -220,7 +220,7 @@ files:
|
|
220
220
|
- db/migrate/201809032235000_add_delivered_count_to_notifications.rb
|
221
221
|
- db/migrate/201810082235000_create_notifiable_users.rb
|
222
222
|
- db/migrate/201810082235001_add_user_id_to_notifiable_device_tokens.rb
|
223
|
-
- db/migrate/
|
223
|
+
- db/migrate/201810090108000_remove_user_alias_from_notifiable_device_tokens.rb
|
224
224
|
- lib/notifiable.rb
|
225
225
|
- lib/notifiable/app.rb
|
226
226
|
- lib/notifiable/device_token.rb
|