notification-pusher-actionmailer 1.2.2 → 1.2.3
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 +4 -4
- data/CHANGELOG.md +4 -4
- metadata +7 -7
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: cfdd5048bfd373bd9b7e1be3d5045e35f01e725424188fa827cc8f1355045a47
|
|
4
|
+
data.tar.gz: 93ba536bc237ad5adb9e8eb083727774afbd7bea8355a64aaf2c2e1ff539ea16
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 79834d5688df0c3eaf713f9b23e440b3f9d842cd65f8ca44716179231e6781ef7d4efe7bb4b8fbfd10f3a554d751704ccabc1e167d969021c6a08a667047358b
|
|
7
|
+
data.tar.gz: 255930872ca704059e1c4ca468f6b53d9ec58ac5213877ee54575017b4e987dea5b2c80652d792ccd31225883f061352d1a111a6875fdf5ab14fd9b874ea0ad1
|
data/CHANGELOG.md
CHANGED
|
@@ -4,20 +4,20 @@
|
|
|
4
4
|
|
|
5
5
|
* nothing yet
|
|
6
6
|
|
|
7
|
-
### 1.0.0 - 2017
|
|
7
|
+
### 1.0.0 - 2017/12/28
|
|
8
8
|
|
|
9
9
|
* bugfixes
|
|
10
10
|
|
|
11
|
-
### 1.0.0.beta6 - 2017
|
|
11
|
+
### 1.0.0.beta6 - 2017/12/28
|
|
12
12
|
|
|
13
13
|
* bugfixes
|
|
14
14
|
* fix lib loading problems
|
|
15
15
|
|
|
16
|
-
### 1.0.0.beta4 - 2017
|
|
16
|
+
### 1.0.0.beta4 - 2017/12/27
|
|
17
17
|
|
|
18
18
|
* features
|
|
19
19
|
* add functionality
|
|
20
20
|
|
|
21
|
-
### 1.0.0.beta1 - 2017
|
|
21
|
+
### 1.0.0.beta1 - 2017/12/22
|
|
22
22
|
|
|
23
23
|
* initial release
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: notification-pusher-actionmailer
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.2.
|
|
4
|
+
version: 1.2.3
|
|
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: 2018-01-
|
|
11
|
+
date: 2018-01-23 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: railties
|
|
@@ -44,28 +44,28 @@ dependencies:
|
|
|
44
44
|
requirements:
|
|
45
45
|
- - '='
|
|
46
46
|
- !ruby/object:Gem::Version
|
|
47
|
-
version: 1.2.
|
|
47
|
+
version: 1.2.3
|
|
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.2.
|
|
54
|
+
version: 1.2.3
|
|
55
55
|
- !ruby/object:Gem::Dependency
|
|
56
56
|
name: notification-renderer
|
|
57
57
|
requirement: !ruby/object:Gem::Requirement
|
|
58
58
|
requirements:
|
|
59
59
|
- - '='
|
|
60
60
|
- !ruby/object:Gem::Version
|
|
61
|
-
version: 1.2.
|
|
61
|
+
version: 1.2.3
|
|
62
62
|
type: :runtime
|
|
63
63
|
prerelease: false
|
|
64
64
|
version_requirements: !ruby/object:Gem::Requirement
|
|
65
65
|
requirements:
|
|
66
66
|
- - '='
|
|
67
67
|
- !ruby/object:Gem::Version
|
|
68
|
-
version: 1.2.
|
|
68
|
+
version: 1.2.3
|
|
69
69
|
- !ruby/object:Gem::Dependency
|
|
70
70
|
name: rspec
|
|
71
71
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -95,7 +95,7 @@ dependencies:
|
|
|
95
95
|
- !ruby/object:Gem::Version
|
|
96
96
|
version: '0.52'
|
|
97
97
|
description: A pusher to send your notifications via email utilizing ActionMailer.
|
|
98
|
-
email:
|
|
98
|
+
email: me@jonhue.me
|
|
99
99
|
executables: []
|
|
100
100
|
extensions: []
|
|
101
101
|
extra_rdoc_files: []
|