mad_mimi_mailer 0.1.2 → 0.1.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/mad_mimi_mailable.rb +1 -1
  2. metadata +2 -1
@@ -1,5 +1,5 @@
1
1
  module MadMimiMailable
2
- SINGLE_SEND_URL = 'https://madmimi.com/mailer'
2
+ SINGLE_SEND_URL = 'https://api.madmimi.com/mailer'
3
3
 
4
4
  def self.included(base)
5
5
  base.extend(ClassMethods)
metadata CHANGED
@@ -6,7 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 0
7
7
  - 1
8
8
  - 2
9
- version: 0.1.2
9
+ - 1
10
+ version: 0.1.2.1
10
11
  platform: ruby
11
12
  authors:
12
13
  - Dave Hoover