smess 2.0.1 → 2.0.2

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: aaba6fd9fa1a78db449e8a3af93aee08c48e8a2f
4
- data.tar.gz: d784db562b65e6c242438079d3988889e11bb04e
3
+ metadata.gz: e4d54c29096b700ba056311cc13c6e7a3029d13f
4
+ data.tar.gz: dc5e89727359445f8410c74b757761852610fbdc
5
5
  SHA512:
6
- metadata.gz: ac3cd9540203b86a833e5a05b838c2aa9c649d71d2a59dedeca2a83567e96eda5d254014b668b7af2bcf0a9495e5dedd20a9e235c7b4c7b4453a4921a7969f2a
7
- data.tar.gz: f7b26d823cae7079266832ee4e279082827130fae200cabde2882fa446f648cdd3b77f851534c85fae3739ee1b4acc86f06a7b6453f3c43b5c68b0624c46b304
6
+ metadata.gz: f430d0806edd0400c7fed9b409e0b7f585fe9b52de5423845d10d49c430ed813fe131392b3f49c7573e1221df3c23f1c88f4929e385441b9dbbc3f50e6bf818e
7
+ data.tar.gz: 2ee30e6a858ae426a96cde6438ac554c4d2a51521912e93c8ce67724d5159228d46af24541132075fd1ee68cc1c36d73bc7d35c702342b61508a1c8db7050043
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- smess (2.0)
4
+ smess (2.0.1)
5
5
  activesupport (>= 3.0)
6
6
  clickatell
7
7
  httpi
@@ -12,7 +12,7 @@ PATH
12
12
  GEM
13
13
  remote: https://rubygems.org/
14
14
  specs:
15
- activesupport (4.2.5)
15
+ activesupport (4.2.6)
16
16
  i18n (~> 0.7)
17
17
  json (~> 1.7, >= 1.7.7)
18
18
  minitest (~> 5.1)
@@ -23,33 +23,43 @@ GEM
23
23
  nokogiri
24
24
  builder (3.2.2)
25
25
  clickatell (0.8.2)
26
- diff-lcs (1.2.4)
27
- dotenv (0.9.0)
26
+ diff-lcs (1.2.5)
27
+ docile (1.1.5)
28
+ dotenv (2.1.1)
28
29
  gyoku (0.4.6)
29
30
  builder (>= 2.1.2)
30
31
  httpi (1.1.1)
31
32
  rack
32
33
  i18n (0.7.0)
33
34
  json (1.8.3)
34
- jwt (1.5.2)
35
- mail (2.6.3)
36
- mime-types (>= 1.16, < 3)
37
- mime-types (2.99)
38
- mini_portile2 (2.0.0)
39
- minitest (5.8.3)
40
- multi_json (1.8.2)
41
- nokogiri (1.6.7.1)
42
- mini_portile2 (~> 2.0.0.rc2)
35
+ jwt (1.5.4)
36
+ mail (2.6.4)
37
+ mime-types (>= 1.16, < 4)
38
+ mime-types (3.1)
39
+ mime-types-data (~> 3.2015)
40
+ mime-types-data (3.2016.0521)
41
+ mini_portile2 (2.1.0)
42
+ minitest (5.9.0)
43
+ multi_json (1.12.1)
44
+ nokogiri (1.6.8)
45
+ mini_portile2 (~> 2.1.0)
46
+ pkg-config (~> 1.1.7)
43
47
  nori (1.1.5)
48
+ pkg-config (1.1.7)
44
49
  rack (1.6.4)
45
- rspec (2.14.1)
46
- rspec-core (~> 2.14.0)
47
- rspec-expectations (~> 2.14.0)
48
- rspec-mocks (~> 2.14.0)
49
- rspec-core (2.14.5)
50
- rspec-expectations (2.14.2)
51
- diff-lcs (>= 1.1.3, < 2.0)
52
- rspec-mocks (2.14.3)
50
+ rspec (3.4.0)
51
+ rspec-core (~> 3.4.0)
52
+ rspec-expectations (~> 3.4.0)
53
+ rspec-mocks (~> 3.4.0)
54
+ rspec-core (3.4.4)
55
+ rspec-support (~> 3.4.0)
56
+ rspec-expectations (3.4.0)
57
+ diff-lcs (>= 1.2.0, < 2.0)
58
+ rspec-support (~> 3.4.0)
59
+ rspec-mocks (3.4.1)
60
+ diff-lcs (>= 1.2.0, < 2.0)
61
+ rspec-support (~> 3.4.0)
62
+ rspec-support (3.4.1)
53
63
  savon (1.2.0)
54
64
  akami (~> 1.2.0)
55
65
  builder (>= 2.1.2)
@@ -58,12 +68,13 @@ GEM
58
68
  nokogiri (>= 1.4.0)
59
69
  nori (~> 1.1.0)
60
70
  wasabi (~> 2.5.0)
61
- simplecov (0.7.1)
62
- multi_json (~> 1.0)
63
- simplecov-html (~> 0.7.1)
64
- simplecov-html (0.7.1)
71
+ simplecov (0.11.2)
72
+ docile (~> 1.1.0)
73
+ json (~> 1.8)
74
+ simplecov-html (~> 0.10.0)
75
+ simplecov-html (0.10.0)
65
76
  thread_safe (0.3.5)
66
- twilio-ruby (4.9.0)
77
+ twilio-ruby (4.11.1)
67
78
  builder (>= 2.1.2)
68
79
  jwt (~> 1.0)
69
80
  multi_json (>= 1.3.0)
@@ -83,4 +94,4 @@ DEPENDENCIES
83
94
  smess!
84
95
 
85
96
  BUNDLED WITH
86
- 1.10.3
97
+ 1.11.2
@@ -19,7 +19,7 @@ module Smess
19
19
  end
20
20
 
21
21
  def output_for(msisdn)
22
- output_name = get_output_name_for_msisdn(msisdn)
22
+ @output_name = get_output_name_for_msisdn(msisdn)
23
23
  output = Smess.named_output_instance( output_name )
24
24
  output.sms = sms
25
25
  output
@@ -32,7 +32,7 @@ module Smess
32
32
  # halt and use fallback on error...
33
33
  if last_result_was_error
34
34
  logger.info "IPX_ERROR: #{results.last}"
35
- return fallback_to_twilio || results.first
35
+ return results.first
36
36
  end
37
37
  end
38
38
 
@@ -1,3 +1,3 @@
1
1
  module Smess
2
- VERSION = '2.0.1'
2
+ VERSION = '2.0.2'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smess
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Martin Westin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-01-21 00:00:00.000000000 Z
11
+ date: 2016-06-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec