bandwidth-sdk 11.2.0 → 11.3.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +18 -16
- data/coverage/.resultset.json +19 -17
- data/coverage/index.html +148 -126
- data/lib/bandwidth-sdk/models/bxml/verbs/transfer.rb +2 -1
- data/lib/bandwidth-sdk/version.rb +1 -1
- data/spec/models/bxml/verbs/transfer_spec.rb +7 -5
- metadata +35 -35
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7e82fa3f28500251d8978057cf60e836efadd5335c63895d69793b3babfb2879
|
4
|
+
data.tar.gz: f1b8c1517cef45ea18a88335234a16366356d28a21efcb46dfac31f7dfb933dd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 29305ebdfc62708c6b3220d329c81508fd5ee49f800f962bc476332c9bba112836bd711901ac8524c7a7ec89e3b0b9ac5c1036b45d98f49d93b478c8af568927
|
7
|
+
data.tar.gz: 9d1bcfd27fcaafd79d8cad9807b625f581bd61836463d4bc476e750777a333065306466ad1efeb07581c58d7d1a78413d117ed8534f4f65fd230b9024e197c8c
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
bandwidth-sdk (11.
|
4
|
+
bandwidth-sdk (11.3.0)
|
5
5
|
faraday (>= 1.0.1, < 3.0)
|
6
6
|
faraday-multipart
|
7
7
|
ox (~> 2.4)
|
@@ -12,11 +12,13 @@ GEM
|
|
12
12
|
addressable (2.8.6)
|
13
13
|
public_suffix (>= 2.0.2, < 6.0)
|
14
14
|
ast (2.4.2)
|
15
|
+
bigdecimal (3.1.6)
|
15
16
|
byebug (11.1.3)
|
16
17
|
coderay (1.1.3)
|
17
|
-
crack (0.
|
18
|
+
crack (1.0.0)
|
19
|
+
bigdecimal
|
18
20
|
rexml
|
19
|
-
diff-lcs (1.5.
|
21
|
+
diff-lcs (1.5.1)
|
20
22
|
docile (1.4.0)
|
21
23
|
faraday (2.9.0)
|
22
24
|
faraday-net_http (>= 2.0, < 3.2)
|
@@ -27,12 +29,12 @@ GEM
|
|
27
29
|
hashdiff (1.1.0)
|
28
30
|
json (2.7.1)
|
29
31
|
method_source (1.0.0)
|
30
|
-
multipart-post (2.
|
32
|
+
multipart-post (2.4.0)
|
31
33
|
net-http (0.4.1)
|
32
34
|
uri
|
33
35
|
ox (2.14.17)
|
34
36
|
parallel (1.24.0)
|
35
|
-
parser (3.3.0.
|
37
|
+
parser (3.3.0.5)
|
36
38
|
ast (~> 2.4.1)
|
37
39
|
racc
|
38
40
|
pry (0.14.2)
|
@@ -47,19 +49,19 @@ GEM
|
|
47
49
|
rake (13.0.6)
|
48
50
|
regexp_parser (2.9.0)
|
49
51
|
rexml (3.2.6)
|
50
|
-
rspec (3.
|
51
|
-
rspec-core (~> 3.
|
52
|
-
rspec-expectations (~> 3.
|
53
|
-
rspec-mocks (~> 3.
|
54
|
-
rspec-core (3.
|
55
|
-
rspec-support (~> 3.
|
56
|
-
rspec-expectations (3.
|
52
|
+
rspec (3.13.0)
|
53
|
+
rspec-core (~> 3.13.0)
|
54
|
+
rspec-expectations (~> 3.13.0)
|
55
|
+
rspec-mocks (~> 3.13.0)
|
56
|
+
rspec-core (3.13.0)
|
57
|
+
rspec-support (~> 3.13.0)
|
58
|
+
rspec-expectations (3.13.0)
|
57
59
|
diff-lcs (>= 1.2.0, < 2.0)
|
58
|
-
rspec-support (~> 3.
|
59
|
-
rspec-mocks (3.
|
60
|
+
rspec-support (~> 3.13.0)
|
61
|
+
rspec-mocks (3.13.0)
|
60
62
|
diff-lcs (>= 1.2.0, < 2.0)
|
61
|
-
rspec-support (~> 3.
|
62
|
-
rspec-support (3.
|
63
|
+
rspec-support (~> 3.13.0)
|
64
|
+
rspec-support (3.13.1)
|
63
65
|
rubocop (1.52.1)
|
64
66
|
json (~> 2.3)
|
65
67
|
parallel (~> 1.10)
|
data/coverage/.resultset.json
CHANGED
@@ -462,8 +462,8 @@
|
|
462
462
|
null,
|
463
463
|
null,
|
464
464
|
1,
|
465
|
-
|
466
|
-
|
465
|
+
2320,
|
466
|
+
2320,
|
467
467
|
null,
|
468
468
|
2,
|
469
469
|
null,
|
@@ -484,7 +484,7 @@
|
|
484
484
|
null,
|
485
485
|
null,
|
486
486
|
15,
|
487
|
-
|
487
|
+
2273,
|
488
488
|
null,
|
489
489
|
null,
|
490
490
|
2,
|
@@ -493,8 +493,8 @@
|
|
493
493
|
null,
|
494
494
|
null,
|
495
495
|
null,
|
496
|
-
|
497
|
-
|
496
|
+
2290,
|
497
|
+
2290,
|
498
498
|
null,
|
499
499
|
null,
|
500
500
|
null,
|
@@ -1385,7 +1385,7 @@
|
|
1385
1385
|
null,
|
1386
1386
|
null,
|
1387
1387
|
1,
|
1388
|
-
|
1388
|
+
78092,
|
1389
1389
|
null,
|
1390
1390
|
null,
|
1391
1391
|
null,
|
@@ -1461,10 +1461,10 @@
|
|
1461
1461
|
null,
|
1462
1462
|
null,
|
1463
1463
|
1011,
|
1464
|
-
|
1464
|
+
14007,
|
1465
1465
|
1,
|
1466
1466
|
null,
|
1467
|
-
|
1467
|
+
14006,
|
1468
1468
|
null,
|
1469
1469
|
null,
|
1470
1470
|
1010,
|
@@ -1510,7 +1510,7 @@
|
|
1510
1510
|
null,
|
1511
1511
|
null,
|
1512
1512
|
1010,
|
1513
|
-
|
1513
|
+
507,
|
1514
1514
|
null,
|
1515
1515
|
null,
|
1516
1516
|
1010,
|
@@ -1518,7 +1518,7 @@
|
|
1518
1518
|
null,
|
1519
1519
|
null,
|
1520
1520
|
1010,
|
1521
|
-
|
1521
|
+
605,
|
1522
1522
|
null,
|
1523
1523
|
null,
|
1524
1524
|
1010,
|
@@ -1530,11 +1530,11 @@
|
|
1530
1530
|
null,
|
1531
1531
|
null,
|
1532
1532
|
1010,
|
1533
|
-
|
1533
|
+
408,
|
1534
1534
|
null,
|
1535
1535
|
null,
|
1536
1536
|
1010,
|
1537
|
-
|
1537
|
+
408,
|
1538
1538
|
null,
|
1539
1539
|
null,
|
1540
1540
|
1010,
|
@@ -1611,7 +1611,7 @@
|
|
1611
1611
|
0,
|
1612
1612
|
null,
|
1613
1613
|
18070,
|
1614
|
-
|
1614
|
+
13968,
|
1615
1615
|
null,
|
1616
1616
|
null,
|
1617
1617
|
1004,
|
@@ -1622,13 +1622,13 @@
|
|
1622
1622
|
null,
|
1623
1623
|
null,
|
1624
1624
|
1,
|
1625
|
-
|
1625
|
+
13974,
|
1626
1626
|
null,
|
1627
|
-
|
1627
|
+
4120,
|
1628
1628
|
null,
|
1629
1629
|
0,
|
1630
1630
|
null,
|
1631
|
-
|
1631
|
+
7846,
|
1632
1632
|
null,
|
1633
1633
|
0,
|
1634
1634
|
null,
|
@@ -9326,6 +9326,7 @@
|
|
9326
9326
|
null,
|
9327
9327
|
null,
|
9328
9328
|
null,
|
9329
|
+
null,
|
9329
9330
|
1,
|
9330
9331
|
null,
|
9331
9332
|
1,
|
@@ -9344,6 +9345,7 @@
|
|
9344
9345
|
null,
|
9345
9346
|
null,
|
9346
9347
|
null,
|
9348
|
+
null,
|
9347
9349
|
4,
|
9348
9350
|
2,
|
9349
9351
|
null,
|
@@ -9935,6 +9937,6 @@
|
|
9935
9937
|
]
|
9936
9938
|
}
|
9937
9939
|
},
|
9938
|
-
"timestamp":
|
9940
|
+
"timestamp": 1709131033
|
9939
9941
|
}
|
9940
9942
|
}
|