notification-pusher 1.0.0.beta4 → 1.0.0.beta5

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e531b92407976dc493e78353f297e223a0f3a4951428b7286d002318be129000
4
- data.tar.gz: 4da6143d4ce944b9277237f513733cadd22dc11a7e7231d992208f9c4f6d593b
3
+ metadata.gz: 1c162b425c886a482680f324431926eeb52cecdc4da9d3eb3663c3b3b91c2222
4
+ data.tar.gz: 7d5ead5feee6180c3d313896aa97428f6fda5c65f9e4d0ab57b82a0b8f971518
5
5
  SHA512:
6
- metadata.gz: 3f0b03244e10ade192c377bf46f9a7dcba94356788424d5528ebf78ff4831added8791604cd61bc833bb23c74208a233630340a6ab61056dc75cdb2d65a75048
7
- data.tar.gz: 9a760b250a29413c2408e6226f9900c6bd1d992bac5d41949b3b9b70cfeb65f855d9eacdec368eb4c546a567b3c020d08d40b4e22aa9059c7f13b412bed568ed
6
+ metadata.gz: a8669c203d881f2f4d6ab474e00ed5671c525bbfacc6b9dc0f8f6e1ff99743bd13b890e05045055d9e8fb6c9423671a966a1f4eded60bdfd17fd5ca7bee581cc
7
+ data.tar.gz: f796ef0f6372e92099b4221cf4ea4f1252bfc2eb10662ee338853fc86c6561f672e5528d1b7645f483876d5f8dc540aa8fb502e3c0acb420968308007991bbee
data/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  The most powerful notification solution for Rails. NotificationsRails simplifies the handling, rendering, user-integration and cross-platform pushing of notifications through its simple API.
6
6
 
7
- It integrated with the [Native](https://github.com/NativeGap/native-rails) gem to allow you to create a cross platform Rails app.
7
+ It integrates with the [Native](https://github.com/NativeGap/native-rails) gem to allow you to create a cross platform Rails app.
8
8
 
9
9
  ---
10
10
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: notification-pusher
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.beta4
4
+ version: 1.0.0.beta5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jonas Hübotter
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-12-27 00:00:00.000000000 Z
11
+ date: 2017-12-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: notification-handler
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 1.0.0.beta4
19
+ version: 1.0.0.beta5
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 1.0.0.beta4
26
+ version: 1.0.0.beta5
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: rspec
29
29
  requirement: !ruby/object:Gem::Requirement