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.
- checksums.yaml +4 -4
- data/Gemfile.lock +30 -31
- data/VERSION +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8cd3e1257a74bec3f87f2dca0aff9f7ebb2510ab55898e2b717a1d6708aeb3f4
|
4
|
+
data.tar.gz: 661be0309e9f7d584bcf4273f2897ab8d2e14cce01ac8a3f96cbbfe0be17deff
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 43242bb2f3081f380065421f0408cd1239fa00dd1156bf20a74bf71bc0f47dae4ee3efb20090b45bb0d5b2a14bbc4d2e353aed1fe38b0d2004462c3306f13496
|
7
|
+
data.tar.gz: 1e28285592fb11d9cd4398fcc7d7f22521fa36799fb5b80e81d09c8ccb40b57ac69198cdab0cc9c000073212d88cbb1600f6eed5949bf2906b63eb5374f119ae
|
data/Gemfile.lock
CHANGED
@@ -1,72 +1,71 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
stealth-twilio (1.3.
|
5
|
-
stealth (~> 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.
|
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.
|
19
|
-
connection_pool (2.2.
|
20
|
-
diff-lcs (1.
|
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.
|
23
|
+
i18n (1.8.5)
|
24
24
|
concurrent-ruby (~> 1.0)
|
25
|
-
jwt (2.2.
|
25
|
+
jwt (2.2.2)
|
26
26
|
mini_portile2 (2.4.0)
|
27
|
-
minitest (5.14.
|
28
|
-
multi_json (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.
|
33
|
-
nokogiri (1.10.
|
32
|
+
nio4r (2.5.4)
|
33
|
+
nokogiri (1.10.10)
|
34
34
|
mini_portile2 (~> 2.4.0)
|
35
|
-
puma (4.3.
|
35
|
+
puma (4.3.6)
|
36
36
|
nio4r (~> 2.0)
|
37
|
-
rack (2.2.
|
38
|
-
rack-protection (2.0
|
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.
|
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.
|
48
|
-
rspec-support (~> 3.9.
|
49
|
-
rspec-expectations (3.9.
|
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.
|
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.
|
59
|
+
sidekiq (6.1.2)
|
60
60
|
connection_pool (>= 2.2.2)
|
61
61
|
rack (~> 2.0)
|
62
|
-
|
63
|
-
|
64
|
-
sinatra (2.0.8.1)
|
62
|
+
redis (>= 4.2.0)
|
63
|
+
sinatra (2.1.0)
|
65
64
|
mustermann (~> 1.0)
|
66
|
-
rack (~> 2.
|
67
|
-
rack-protection (= 2.0
|
65
|
+
rack (~> 2.2)
|
66
|
+
rack-protection (= 2.1.0)
|
68
67
|
tilt (~> 2.0)
|
69
|
-
stealth (2.
|
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.
|
80
|
-
faraday (
|
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.
|
84
|
+
zeitwerk (2.4.0)
|
86
85
|
|
87
86
|
PLATFORMS
|
88
87
|
ruby
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.3.
|
1
|
+
1.3.2
|