sendgrid-mailer 0.1.3 → 0.1.4
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/mailer.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bcd888e106df64c4c6f03268e2bf9938c2579595
|
4
|
+
data.tar.gz: 8f4c8017e1effb1880910d9c71b8a6ad3a9e13cf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fae1886003e57c9f238bde7e8ce0d80e10f6d7bd689b4c28811eab91f549aef6863f817b126e7bc1c54959aad490dd698a8f7d4f8f768e84e1b32bab81613990
|
7
|
+
data.tar.gz: 93c7e75c6ca9ad6f17c140de84e466a8f1f5d963a205012aea6012c8b7187c369ab3607c8bb27700f9574923536a46bc27658bfb6f9f7a57f6ad74fb30dec8e9
|
data/lib/sendgrid/mailer.rb
CHANGED