notification-settings 1.0.0.beta7 → 1.0.0.beta8

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f63fb9f4357cdf63bbdc200883a8cd4011a29da844c8e5fa7d5eee78bfa107a4
4
- data.tar.gz: 905c9245c94a361a6e477ffa59e98d91cd58d90094581468847c0614787c27f1
3
+ metadata.gz: 0c6748a47ba24fc38efaed92649a142f688537217140e71ef268b014ff11616f
4
+ data.tar.gz: 035a8c191f4bb07d312dbaa68206f22a13bd8952d202ee6f53c0d4863a5cc1ea
5
5
  SHA512:
6
- metadata.gz: 9ad972080a92d39020ce11147873493906a75cc7eb7587b33ac2a9df1ccc5efe92a6af35405a7844b78f38d8e1245efc540b022ac1bb9c77338fb83698d31237
7
- data.tar.gz: 55054ebb25086a00670ac41d672e5f3e86e737d04ca4ff3daa4aa0cdd58f7a806a951a8adf68bf68b2a0d42efaa431b28abd190ce73c79e6dd49e65c31d2366a
6
+ metadata.gz: 28780647fa27e65dcceef08074e516669d2aad42c2f201f10409374993cc7f6ac7eb2d67ccf1c5c0235397430f6df81397953375a831cc7b8e9bb2f7be38ff2c
7
+ data.tar.gz: 53cb1b35d39609291b4f462c1735a2d7235b01e3cce8248133f957c9c3f9ea8e512585cef0f55880ca36773d4236fc81b8112ac3a237a654cccb7de3d7774c3f
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: notification-settings
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.beta7
4
+ version: 1.0.0.beta8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jonas Hübotter
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 1.0.0.beta7
33
+ version: 1.0.0.beta8
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.beta7
40
+ version: 1.0.0.beta8
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: rspec
43
43
  requirement: !ruby/object:Gem::Requirement
@@ -80,7 +80,7 @@ files:
80
80
  - lib/generators/templates/install/README.md
81
81
  - lib/generators/templates/install/initializer.rb
82
82
  - lib/generators/templates/install/notifications_migration.rb.erb
83
- - lib/notification_settings.rb
83
+ - lib/notification-settings.rb
84
84
  - lib/notification_settings/configuration.rb
85
85
  - lib/notification_settings/engine.rb
86
86
  - lib/notification_settings/notification_library.rb