freeclimb 4.5.0 → 4.5.2

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: 631b0511d6b0e85a5378d8c7df11eacb714d03928c18c54a026a9900f70291ea
4
- data.tar.gz: 5701efb65de01e9cccdf1c74c4f5f0728739fabb9b8fb460826c8b34d5e43226
3
+ metadata.gz: 7892913f9919cdb4f097852f58fff33055aca7f960c31789687fde928b207039
4
+ data.tar.gz: 1f006eb508f1f35f01440d155a9a4970a0ebf2aaf86bcce5a66ad72fa40b8cb9
5
5
  SHA512:
6
- metadata.gz: 2f05be6a8f63db8bde7929b2374e36b029a0487bd0a7051425f06ea136c975ce2d3cf2575f49ffc182e88e7a93c951eb4ca2b212262b70fba4f720a7a8978561
7
- data.tar.gz: 4c189011f5d01c0e56367ff932ff3fff6ba1eb7f56d12892021273682866d1c1c098637c53b92e0a46ac4989b83e079576aea25bef79a049b76c08dbb1005a4b
6
+ metadata.gz: b8c21bfd5390e6d3ef77b5e194038742f5bac190d9ea1c5d6d107941523393afdabeeeba174ac335cc880288b20397595dadd772518a2c9948db5386ecb658fd
7
+ data.tar.gz: 75c0ed125218eb861047db684bb1a33ef5cc868f827978f5f96c12305f268438f14f7471d1518700edf0c88dabec32ffe192bbbfe1082eb7f1d1d099b7ec03ad
data/CHANGELOG.md CHANGED
@@ -9,6 +9,23 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
9
9
 
10
10
  None
11
11
 
12
+ <a name="4.5.2"></a>
13
+
14
+ ## [4.5.2] - 2024-04-09
15
+
16
+ ### Added
17
+
18
+ - Fix for Signature Information class method bug
19
+
20
+ <a name="4.5.1"></a>
21
+
22
+ ## [4.5.1] - 2023-09-01
23
+
24
+ ### Added
25
+
26
+ - TranscribeUtterance into a PerCL command
27
+ - MIT License
28
+
12
29
  <a name="4.5.0"></a>
13
30
 
14
31
  ## [4.5.0] - 2023-08-15
data/Gemfile.lock CHANGED
@@ -1,65 +1,79 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- freeclimb (4.5.0)
4
+ freeclimb (4.5.2)
5
5
  typhoeus (~> 1.0, >= 1.0.1)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- activesupport (7.0.4.3)
10
+ activesupport (7.1.3.2)
11
+ base64
12
+ bigdecimal
11
13
  concurrent-ruby (~> 1.0, >= 1.0.2)
14
+ connection_pool (>= 2.2.5)
15
+ drb
12
16
  i18n (>= 1.6, < 2)
13
17
  minitest (>= 5.1)
18
+ mutex_m
14
19
  tzinfo (~> 2.0)
15
- addressable (2.8.0)
16
- public_suffix (>= 2.0.2, < 5.0)
17
- ast (2.4.0)
18
- byebug (11.1.1)
19
- coderay (1.1.2)
20
- concurrent-ruby (1.2.2)
21
- crack (0.4.5)
20
+ addressable (2.8.6)
21
+ public_suffix (>= 2.0.2, < 6.0)
22
+ ast (2.4.2)
23
+ base64 (0.2.0)
24
+ bigdecimal (3.1.7)
25
+ byebug (11.1.3)
26
+ coderay (1.1.3)
27
+ concurrent-ruby (1.2.3)
28
+ connection_pool (2.4.1)
29
+ crack (1.0.0)
30
+ bigdecimal
22
31
  rexml
23
- diff-lcs (1.3)
32
+ diff-lcs (1.5.1)
33
+ drb (2.2.1)
24
34
  ethon (0.16.0)
25
35
  ffi (>= 1.15.0)
26
36
  facets (3.1.0)
27
- factory_bot (6.2.0)
37
+ factory_bot (6.4.6)
28
38
  activesupport (>= 5.0.0)
29
- ffi (1.15.5)
30
- hashdiff (1.0.1)
31
- i18n (1.12.0)
39
+ ffi (1.16.3)
40
+ hashdiff (1.1.0)
41
+ i18n (1.14.4)
32
42
  concurrent-ruby (~> 1.0)
33
- jaro_winkler (1.5.4)
34
- method_source (0.9.2)
35
- minitest (5.18.0)
36
- parallel (1.19.1)
37
- parser (2.7.0.2)
38
- ast (~> 2.4.0)
39
- pry (0.12.2)
40
- coderay (~> 1.1.0)
41
- method_source (~> 0.9.0)
42
- pry-byebug (3.8.0)
43
+ jaro_winkler (1.5.6)
44
+ method_source (1.0.0)
45
+ minitest (5.22.3)
46
+ mutex_m (0.2.0)
47
+ parallel (1.24.0)
48
+ parser (3.3.0.5)
49
+ ast (~> 2.4.1)
50
+ racc
51
+ pry (0.14.2)
52
+ coderay (~> 1.1)
53
+ method_source (~> 1.0)
54
+ pry-byebug (3.10.1)
43
55
  byebug (~> 11.0)
44
- pry (~> 0.10)
45
- psych (3.1.0)
46
- public_suffix (4.0.6)
47
- rainbow (3.0.0)
56
+ pry (>= 0.13, < 0.15)
57
+ psych (5.1.2)
58
+ stringio
59
+ public_suffix (5.0.5)
60
+ racc (1.7.3)
61
+ rainbow (3.1.1)
48
62
  rake (13.0.6)
49
- rexml (3.2.5)
50
- rspec (3.9.0)
51
- rspec-core (~> 3.9.0)
52
- rspec-expectations (~> 3.9.0)
53
- rspec-mocks (~> 3.9.0)
54
- rspec-core (3.9.1)
55
- rspec-support (~> 3.9.1)
56
- rspec-expectations (3.9.0)
63
+ rexml (3.2.6)
64
+ rspec (3.13.0)
65
+ rspec-core (~> 3.13.0)
66
+ rspec-expectations (~> 3.13.0)
67
+ rspec-mocks (~> 3.13.0)
68
+ rspec-core (3.13.0)
69
+ rspec-support (~> 3.13.0)
70
+ rspec-expectations (3.13.0)
57
71
  diff-lcs (>= 1.2.0, < 2.0)
58
- rspec-support (~> 3.9.0)
59
- rspec-mocks (3.9.1)
72
+ rspec-support (~> 3.13.0)
73
+ rspec-mocks (3.13.0)
60
74
  diff-lcs (>= 1.2.0, < 2.0)
61
- rspec-support (~> 3.9.0)
62
- rspec-support (3.9.2)
75
+ rspec-support (~> 3.13.0)
76
+ rspec-support (3.13.1)
63
77
  rubocop (0.66.0)
64
78
  jaro_winkler (~> 1.5.1)
65
79
  parallel (~> 1.10)
@@ -68,13 +82,14 @@ GEM
68
82
  rainbow (>= 2.2.2, < 4.0)
69
83
  ruby-progressbar (~> 1.7)
70
84
  unicode-display_width (>= 1.4.0, < 1.6)
71
- ruby-progressbar (1.10.1)
72
- typhoeus (1.4.0)
85
+ ruby-progressbar (1.13.0)
86
+ stringio (3.1.0)
87
+ typhoeus (1.4.1)
73
88
  ethon (>= 0.9.0)
74
89
  tzinfo (2.0.6)
75
90
  concurrent-ruby (~> 1.0)
76
91
  unicode-display_width (1.5.0)
77
- webmock (3.14.0)
92
+ webmock (3.23.0)
78
93
  addressable (>= 2.8.0)
79
94
  crack (>= 0.3.2)
80
95
  hashdiff (>= 0.4.0, < 2.0.0)
data/LICENSE.txt ADDED
@@ -0,0 +1,10 @@
1
+ MIT License
2
+ -------------
3
+
4
+ Copyright (c) 2023 FreeClimbAPI
5
+
6
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
7
+
8
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
9
+
10
+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.