stealth-twilio 1.3.1 → 1.3.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +30 -31
  3. data/VERSION +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e58ea195cdd02ebe016c6a3b734b8328dbe401451c44f0cc025ee756433c8ed8
4
- data.tar.gz: 35b65726eda6979d2924473431b496612f0cc1ff917cfd40e6325a91f9cf133f
3
+ metadata.gz: 8cd3e1257a74bec3f87f2dca0aff9f7ebb2510ab55898e2b717a1d6708aeb3f4
4
+ data.tar.gz: 661be0309e9f7d584bcf4273f2897ab8d2e14cce01ac8a3f96cbbfe0be17deff
5
5
  SHA512:
6
- metadata.gz: ae36604edc20f7a4117d5deb12e2c09443f5052b990ba7a318353de20207b34cbb7f483f2109001b58c110130b5fee7929b892ebd47b6c0bb1e27a6db149aa96
7
- data.tar.gz: 768f4f5406f69f2fbb785a6d24e1b6842b05d5b8e5a8046699b1e71fc10ef4ea27093fe474853aa887cb6d98c5a25318dd2764691f3c198971a8e5a1d3491628
6
+ metadata.gz: 43242bb2f3081f380065421f0408cd1239fa00dd1156bf20a74bf71bc0f47dae4ee3efb20090b45bb0d5b2a14bbc4d2e353aed1fe38b0d2004462c3306f13496
7
+ data.tar.gz: 1e28285592fb11d9cd4398fcc7d7f22521fa36799fb5b80e81d09c8ccb40b57ac69198cdab0cc9c000073212d88cbb1600f6eed5949bf2906b63eb5374f119ae
@@ -1,72 +1,71 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stealth-twilio (1.3.1)
5
- stealth (~> 2.2)
4
+ stealth-twilio (1.3.2)
5
+ stealth (~> 2)
6
6
  twilio-ruby (~> 5.5)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  remote: https://EBQGt-IDpU8vpliiVe76xe1CJ8OOuu48w@gem.fury.io/whoisblackops/
11
11
  specs:
12
- activesupport (6.0.2.2)
12
+ activesupport (6.0.3.3)
13
13
  concurrent-ruby (~> 1.0, >= 1.0.2)
14
14
  i18n (>= 0.7, < 2)
15
15
  minitest (~> 5.1)
16
16
  tzinfo (~> 1.1)
17
- zeitwerk (~> 2.2)
18
- concurrent-ruby (1.1.6)
19
- connection_pool (2.2.2)
20
- diff-lcs (1.3)
17
+ zeitwerk (~> 2.2, >= 2.2.2)
18
+ concurrent-ruby (1.1.7)
19
+ connection_pool (2.2.3)
20
+ diff-lcs (1.4.4)
21
21
  faraday (1.0.1)
22
22
  multipart-post (>= 1.2, < 3)
23
- i18n (1.8.2)
23
+ i18n (1.8.5)
24
24
  concurrent-ruby (~> 1.0)
25
- jwt (2.2.1)
25
+ jwt (2.2.2)
26
26
  mini_portile2 (2.4.0)
27
- minitest (5.14.0)
28
- multi_json (1.14.1)
27
+ minitest (5.14.2)
28
+ multi_json (1.15.0)
29
29
  multipart-post (2.1.1)
30
30
  mustermann (1.1.1)
31
31
  ruby2_keywords (~> 0.0.1)
32
- nio4r (2.5.2)
33
- nokogiri (1.10.9)
32
+ nio4r (2.5.4)
33
+ nokogiri (1.10.10)
34
34
  mini_portile2 (~> 2.4.0)
35
- puma (4.3.3)
35
+ puma (4.3.6)
36
36
  nio4r (~> 2.0)
37
- rack (2.2.2)
38
- rack-protection (2.0.8.1)
37
+ rack (2.2.3)
38
+ rack-protection (2.1.0)
39
39
  rack
40
40
  rack-test (1.1.0)
41
41
  rack (>= 1.0, < 3)
42
- redis (4.1.3)
42
+ redis (4.2.2)
43
43
  rspec (3.9.0)
44
44
  rspec-core (~> 3.9.0)
45
45
  rspec-expectations (~> 3.9.0)
46
46
  rspec-mocks (~> 3.9.0)
47
- rspec-core (3.9.1)
48
- rspec-support (~> 3.9.1)
49
- rspec-expectations (3.9.1)
47
+ rspec-core (3.9.2)
48
+ rspec-support (~> 3.9.3)
49
+ rspec-expectations (3.9.2)
50
50
  diff-lcs (>= 1.2.0, < 2.0)
51
51
  rspec-support (~> 3.9.0)
52
52
  rspec-mocks (3.9.1)
53
53
  diff-lcs (>= 1.2.0, < 2.0)
54
54
  rspec-support (~> 3.9.0)
55
- rspec-support (3.9.2)
55
+ rspec-support (3.9.3)
56
56
  rspec_junit_formatter (0.4.1)
57
57
  rspec-core (>= 2, < 4, != 2.12.0)
58
58
  ruby2_keywords (0.0.2)
59
- sidekiq (6.0.6)
59
+ sidekiq (6.1.2)
60
60
  connection_pool (>= 2.2.2)
61
61
  rack (~> 2.0)
62
- rack-protection (>= 2.0.0)
63
- redis (>= 4.1.0)
64
- sinatra (2.0.8.1)
62
+ redis (>= 4.2.0)
63
+ sinatra (2.1.0)
65
64
  mustermann (~> 1.0)
66
- rack (~> 2.0)
67
- rack-protection (= 2.0.8.1)
65
+ rack (~> 2.2)
66
+ rack-protection (= 2.1.0)
68
67
  tilt (~> 2.0)
69
- stealth (2.4.0)
68
+ stealth (2.5.3)
70
69
  activesupport (~> 6.0)
71
70
  multi_json (~> 1.12)
72
71
  puma (>= 4.2, < 5.0)
@@ -76,13 +75,13 @@ GEM
76
75
  thor (1.0.1)
77
76
  thread_safe (0.3.6)
78
77
  tilt (2.0.10)
79
- twilio-ruby (5.33.0)
80
- faraday (~> 1.0.0)
78
+ twilio-ruby (5.40.2)
79
+ faraday (>= 0.9, < 2.0)
81
80
  jwt (>= 1.5, <= 2.5)
82
81
  nokogiri (>= 1.6, < 2.0)
83
82
  tzinfo (1.2.7)
84
83
  thread_safe (~> 0.1)
85
- zeitwerk (2.3.0)
84
+ zeitwerk (2.4.0)
86
85
 
87
86
  PLATFORMS
88
87
  ruby
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.3.1
1
+ 1.3.2
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stealth-twilio
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.1
4
+ version: 1.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mauricio Gomes