notification-renderer 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: 259f08527a485e823550ca65ff424b5470598e255132700419dddf4795f932b7
4
- data.tar.gz: 4ab2c9d5eb9d2cd6d892e5a085abce4871657e5a4b5a14cf4bb1e79f34bfcb13
3
+ metadata.gz: dcdece6daf832b21115ff5bc66f205d41a398345b697dcdae62d5cdfdfd7bf7a
4
+ data.tar.gz: a002700907574085f08538c789a5f9d3b827ef09307b3c8904d8b900a376ca3d
5
5
  SHA512:
6
- metadata.gz: 416ee8b3ff9a85c42f77866c69ad2b42d642503293ba9d59a2417b30ab4e07471767a1b3e2809b4e977bcce4e9594d76b21423092ba33ab36f56141acae7ba55
7
- data.tar.gz: 9807513cbc2962dd8828c22c7a983a8644d2ae4d0b461209560d4ed69c48e490c0c059e4a655930fa2980dfdc3e77031c303a9feb9a1dd8dfe5db3d9977645a8
6
+ metadata.gz: 740de26d3e59fd715cb2d633e476bd77a0a6c86c0dc9ca083a7cf819454a38a55a1dc41752ec2ef9b6d2982db0a1569ff097d81082cf10e89df3858ce4614cab
7
+ data.tar.gz: 47f0434a2098237dc4896260770bd7cd671208a5aea156ac7b9f7629092163b3e63da8123b93f270eab0921a92d4dbe2560cb1ab9edbf8a8f01b1fdbd7c89ee0
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-renderer
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
@@ -44,14 +44,14 @@ dependencies:
44
44
  requirements:
45
45
  - - '='
46
46
  - !ruby/object:Gem::Version
47
- version: 1.0.0.beta4
47
+ version: 1.0.0.beta5
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - '='
53
53
  - !ruby/object:Gem::Version
54
- version: 1.0.0.beta4
54
+ version: 1.0.0.beta5
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: rspec
57
57
  requirement: !ruby/object:Gem::Requirement