notification-handler 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 +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d9c5ad9bb8d4d9aab6c6263a8a55a56c8bd8a083ab1c6b7369495911ff51bfc4
4
- data.tar.gz: 256f0445a28e3210fefa82b79d630bc43d00a1dc8b3cab052e15c0b2abfa5506
3
+ metadata.gz: 7cbc916e541828221e4e8173972e33d33786341833261ebe2781da18fc625b47
4
+ data.tar.gz: 304a26497b686463a632a3a688f5f0cf516be5f5820763b7d92664ea240857cf
5
5
  SHA512:
6
- metadata.gz: 2d4630b5e6c2bbea0ec84d71ba765c995c9daa83cb38008793eded9d03d583ac80f4d37f431b2ab4f14ccaebbca56bc84a0fdf38e9ab506131c12ae67676f1f9
7
- data.tar.gz: e9173ad89234df8fffeb82470018c3da3d72fe0596f36b6cd930901af70fb0e2b1e18050d975ad174846b7617060deb65bd27cb382fa12e2d7bf67f41cee7cf4
6
+ metadata.gz: e37b92d0c46851eca5a347da04027821cf3da0fe992af5cc8a2a6b299dcac2c94bf258f42a87c8355206d86876f8bfc017fb1459ce99d0f686d0c5ad31a2d3e6
7
+ data.tar.gz: d2a8db5697f85bad58d0abb67f0d78eeb585d90d42cb1f93765d969fd31b1925f289b9b5da8a826202630332c77b6a2a5935df793e53050a4e851165c5b5ac1f
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-handler
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: railties