smess 2.0.7 → 2.0.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a68f70426ddeb7e649d83a60e2d7d9eb5f250c5ab11eaba675ed0c294b230012
4
- data.tar.gz: b99b728d7c3e87df6c583e813d595118ff3f64f9420d6a3f8ea3d059e461f569
3
+ metadata.gz: 90d1e52ab3e6f1d8ae4640292cec28b848f3acedb32ec69d1b4b3a971f9d7b8e
4
+ data.tar.gz: 230d748d26760a0387eab912dce1e7de92a5224edf4c75e3c32ad2b01795c56e
5
5
  SHA512:
6
- metadata.gz: 29d073ccaa990bae3df15794801eb66334db92aca6be80f67a67e81aee3e03da7310fcbd51e626648db3d7b49f0d58e3533c1cb188ec73f6ff82b1dafa3a55a2
7
- data.tar.gz: 7aae59bede4be5272effee14172f852ec31ddd6ecf82657d755374d7b223a70a364a832917bb4bfc9f3888e19ab5a096b9c284cd488596c7b35f7ae5a30a7d19
6
+ metadata.gz: 96e79778835ca11d3baecbbe4c3ca861a6030e1e4f0efd841ab1683803a2220cf9e8cfdefdf84c5dd8b7683bf61509bba9181456c261e180ee22b345087e365b
7
+ data.tar.gz: 4fda0f5f94fc7ed8b1e29c535d825f520a6ffb4af2b079a9a5b8c646d883219b8e64f175790a8b0e8eb66636a81187b07023e269d7f311dcd82751c3b850b0b4
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- smess (2.0.6)
4
+ smess (2.0.8)
5
5
  activesupport (>= 5.2.6, < 7.0.0)
6
6
  clickatell (~> 0)
7
7
  httpi (~> 1.1)
@@ -12,7 +12,7 @@ PATH
12
12
  GEM
13
13
  remote: https://rubygems.org/
14
14
  specs:
15
- activesupport (6.1.4.1)
15
+ activesupport (6.1.6)
16
16
  concurrent-ruby (~> 1.0, >= 1.0.2)
17
17
  i18n (>= 1.6, < 2)
18
18
  minitest (>= 5.1)
@@ -23,49 +23,33 @@ GEM
23
23
  nokogiri
24
24
  builder (3.2.4)
25
25
  clickatell (0.8.2)
26
- concurrent-ruby (1.1.9)
26
+ concurrent-ruby (1.1.10)
27
27
  diff-lcs (1.3)
28
28
  docile (1.3.2)
29
29
  dotenv (2.7.5)
30
- faraday (1.8.0)
31
- faraday-em_http (~> 1.0)
32
- faraday-em_synchrony (~> 1.0)
33
- faraday-excon (~> 1.1)
34
- faraday-httpclient (~> 1.0.1)
35
- faraday-net_http (~> 1.0)
36
- faraday-net_http_persistent (~> 1.1)
37
- faraday-patron (~> 1.0)
38
- faraday-rack (~> 1.0)
39
- multipart-post (>= 1.2, < 3)
30
+ faraday (2.3.0)
31
+ faraday-net_http (~> 2.0)
40
32
  ruby2_keywords (>= 0.0.4)
41
- faraday-em_http (1.0.0)
42
- faraday-em_synchrony (1.0.0)
43
- faraday-excon (1.1.0)
44
- faraday-httpclient (1.0.1)
45
- faraday-net_http (1.0.1)
46
- faraday-net_http_persistent (1.2.0)
47
- faraday-patron (1.0.0)
48
- faraday-rack (1.0.0)
33
+ faraday-net_http (2.0.3)
49
34
  gyoku (0.4.6)
50
35
  builder (>= 2.1.2)
51
36
  httpi (1.1.1)
52
37
  rack
53
- i18n (1.8.10)
38
+ i18n (1.10.0)
54
39
  concurrent-ruby (~> 1.0)
55
40
  json (2.3.0)
56
- jwt (2.3.0)
41
+ jwt (2.4.1)
57
42
  mail (2.7.1)
58
43
  mini_mime (>= 0.1.1)
59
44
  mini_mime (1.1.2)
60
- mini_portile2 (2.6.1)
61
- minitest (5.14.4)
62
- multipart-post (2.1.1)
63
- nokogiri (1.12.5)
64
- mini_portile2 (~> 2.6.1)
45
+ mini_portile2 (2.8.0)
46
+ minitest (5.15.0)
47
+ nokogiri (1.13.6)
48
+ mini_portile2 (~> 2.8.0)
65
49
  racc (~> 1.4)
66
50
  nori (1.1.5)
67
- racc (1.5.2)
68
- rack (2.2.3)
51
+ racc (1.6.0)
52
+ rack (2.2.3.1)
69
53
  rspec (3.9.0)
70
54
  rspec-core (~> 3.9.0)
71
55
  rspec-expectations (~> 3.9.0)
@@ -93,8 +77,8 @@ GEM
93
77
  json (>= 1.8, < 3)
94
78
  simplecov-html (~> 0.10.0)
95
79
  simplecov-html (0.10.2)
96
- twilio-ruby (5.59.0)
97
- faraday (>= 0.9, < 2.0)
80
+ twilio-ruby (5.67.2)
81
+ faraday (>= 0.9, < 3.0)
98
82
  jwt (>= 1.5, <= 2.5)
99
83
  nokogiri (>= 1.6, < 2.0)
100
84
  tzinfo (2.0.4)
@@ -102,7 +86,7 @@ GEM
102
86
  wasabi (2.5.1)
103
87
  httpi (~> 1.0)
104
88
  nokogiri (>= 1.4.0)
105
- zeitwerk (2.4.2)
89
+ zeitwerk (2.5.4)
106
90
 
107
91
  PLATFORMS
108
92
  ruby
@@ -39,16 +39,15 @@ module Smess
39
39
  opts = {
40
40
  to: "+#{sms.to}",
41
41
  body: message,
42
- status_callback: callback_url
42
+ status_callback: callback_url,
43
+ provide_feedback: true
43
44
  }
44
45
  if messaging_service_sid.present?
45
46
  opts[:messaging_service_sid] = messaging_service_sid
46
47
  else
47
48
  opts[:from] = from
48
49
  end
49
- puts "about to create_client_message"
50
50
  response = create_client_message(opts)
51
- puts "got response #{response.inspect}"
52
51
  result = normal_result(response)
53
52
  rescue => e
54
53
  puts "got exception #{e.inspect}"
data/lib/smess/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Smess
2
- VERSION = '2.0.7'
2
+ VERSION = '2.0.8'
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.7
4
+ version: 2.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Martin Westin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-10-15 00:00:00.000000000 Z
11
+ date: 2022-06-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec