notification-settings 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: f2cc501226883313305f7fd45ff396d48542169f5db7c91b3be66e610a892262
4
- data.tar.gz: de7fcf0c5906043ac97bfd0bdfdf5fd0a059f1e1fd6ecab4faafaa45d07367d5
3
+ metadata.gz: 62a21ea79349b498a788d04af26f328478deeca0b0dbaf21d6540a5591717505
4
+ data.tar.gz: a0540c9b6e54c7d288bd19125ce29566a9bd9cdbd44830913c33a5be5a36d107
5
5
  SHA512:
6
- metadata.gz: 197387e1dc673f5dbac2feaf9c15306189bafd00f9300f6afd3de854f13f2084ab02aeeefde680bf076a418ddecb0f427f3dae542f26eef49c913912596cdc14
7
- data.tar.gz: 8a097a03615558859ee8bc7c4aab3c163e8e6612909045262c29776891968bc666382e9b63d12e5c8b3a15f2378c709d55c4be5ea7374853f5c06dc2f06c7eaf
6
+ metadata.gz: ce4199e65bf8cff3ddfcca808cc1b1803d6b397df0961c0fe55f50558de0ed29d61842802f1df29d8e37a160d3190aeba5019a05d15269f29792df6a31a8a90c
7
+ data.tar.gz: c3270557dbd8e33e0848477361b6ed5e20685c2cf7f0d579ab0bd233a8a4955bfc96ea17e5e9c25760c239198eb9f14716ccdc92e3458f6a87ba5e8dd13118e3
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-settings
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
@@ -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