sendgrid-mailer 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/sendgrid/mailer/version.rb +1 -1
- data/lib/sendgrid/template.rb +1 -1
- data/sendgrid-mailer-0.1.0.gem +0 -0
- metadata +2 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 97cf39e9f2214f4d05a3b33a4060b6d6a2f82473
|
4
|
+
data.tar.gz: 03d4184d0ea21d16f00e02c2ff7c49976914cdbc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9f2d9a13d770331877aac503261efb4b782a64d06c2ccf18ceca81a979a41dbc8d258a33c56a547c8da9e98697a686347fca540c0503303b2af13a9f59c5fadd
|
7
|
+
data.tar.gz: 1b96fccbe6f071891a827a0d8868d6080f6ea02ca5a0fe93183ad5fda960f5697e634e00cb8059995ec5c350a78cde5100139fab613bd19bed98e6803e06ce8a
|
data/lib/sendgrid/template.rb
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sendgrid-mailer
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- James Watling
|
@@ -70,6 +70,7 @@ files:
|
|
70
70
|
- lib/sendgrid/mailer.rb
|
71
71
|
- lib/sendgrid/mailer/version.rb
|
72
72
|
- lib/sendgrid/template.rb
|
73
|
+
- sendgrid-mailer-0.1.0.gem
|
73
74
|
- sendgrid-mailer.gemspec
|
74
75
|
homepage: https://www.jameswatling.com
|
75
76
|
licenses:
|