outbound 1.1.0 → 1.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/outbound.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c71e5b2056a5a319a0dfc927aa93afdd35f9ea85
4
- data.tar.gz: 59fe333eb515f8649661f479c829f0592ee3d4ca
3
+ metadata.gz: 063b72ecd04ca2e932dd8ca025ffa0baf66d27a6
4
+ data.tar.gz: c9b0a8eeb47f88421db9d1f9672c6f06a1e6cd4c
5
5
  SHA512:
6
- metadata.gz: 7aa2993b6c0b23d5d1533b1a285e6fdad5affb5394e377b3a642f640c99d45df488b673c3327f747b3bfe74089813bc2c939b38539e94651bdc718b41526b07f
7
- data.tar.gz: 1229904ebc79bd02eff8c48bef23696f62208e70a1abe301c76567064144b19d87be2a81f5ad578247ce6dc28570f08df3966545a906b64ddd1216246859cede
6
+ metadata.gz: 40550be6371c594503cd2c02f9d5b99df2919a3b53209dff141b56545f4a83be501cb7d55e48ea8677538005cfcbaddb4b89e0dbfdc50f96600508388a36d9a3
7
+ data.tar.gz: 92347e284eace3f5c367070f295bd8da6197d4780ee4008ece579db9afa980e327629a9687f82113d8d2a745c57e04bbd6494365ac53d4802ab084bf58fd5b96
@@ -4,7 +4,7 @@ require 'net/http'
4
4
  require 'uri'
5
5
 
6
6
  module Outbound
7
- VERSION = '1.1.0'
7
+ VERSION = '1.1.1'
8
8
  BASE_URL = 'https://api.outbound.io/v2'
9
9
 
10
10
  APNS = "apns"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: outbound
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.0
4
+ version: 1.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Travis Beauvais
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-06-07 00:00:00.000000000 Z
11
+ date: 2016-01-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: |-
14
14
  Outbound sends automated email, SMS, phone calls and push notifications based on the actions users take or do not take in your app. The Outbound API has two components: