notification-pusher-onesignal 1.0.0.beta4 → 1.0.0.beta5

Sign up to get free protection for your applications and to get access to all the features.
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: dac6ef14eae6bf5e3d2044bf740fea3669fe401f214a44af6f01fe19d04cbad9
4
- data.tar.gz: 9d6f93b9126735d0ea791e56ec50c853c80085439283e79596140a65e620fb56
3
+ metadata.gz: eca63d20be963aa5b436127d5488380fec7e03363228f5f53dae0ae9a5cfc66f
4
+ data.tar.gz: 3286d9931fece89cb426daf9d78760f8df59bd33ec311b39eb91f8989a7c2f34
5
5
  SHA512:
6
- metadata.gz: 10139645644f273f7fc563dc8a1f77e7478a05514a4edca67274a868314bfbd8641b67bdca8d6bdd53cb140a399482eb0fe43f91469ad3506d93fe530ef26a0b
7
- data.tar.gz: 167a51751fc1712dbf18285cd67afa5ace5a14aa9506bab8d5bc3c5f2d192deb39e17779449997d275508b09ce738b2a715f719949128bea20ed4132300edf99
6
+ metadata.gz: e68e8dda92e23dfcd4487b374b6c31528747d2770bec95d547bcbe9fdaa182403f3ac5b350ec59b1d298c27f647ece155abb06548b7c06ab7521a8b13e924213
7
+ data.tar.gz: 1fced1a4f0e37118c1009c0451d1a927e2ecfd8bdd5f33e9733056640894e53aa2f2a549aa36f584d4e36720393a8c0acbf7fd4340bf9ac854f464c643f92838
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-onesignal
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: one_signal
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 1.0.0.beta4
33
+ version: 1.0.0.beta5
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - '='
39
39
  - !ruby/object:Gem::Version
40
- version: 1.0.0.beta4
40
+ version: 1.0.0.beta5
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: rspec
43
43
  requirement: !ruby/object:Gem::Requirement