|
8 | 8 | GEM |
9 | 9 | remote: https://rubygems.org/ |
10 | 10 | specs: |
11 | | - activesupport (7.1.3.2) |
| 11 | + activesupport (7.2.3) |
12 | 12 | base64 |
| 13 | + benchmark (>= 0.3) |
13 | 14 | bigdecimal |
14 | | - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 15 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
15 | 16 | connection_pool (>= 2.2.5) |
16 | 17 | drb |
17 | 18 | i18n (>= 1.6, < 2) |
| 19 | + logger (>= 1.4.2) |
18 | 20 | minitest (>= 5.1) |
19 | | - mutex_m |
20 | | - tzinfo (~> 2.0) |
21 | | - addressable (2.8.6) |
22 | | - public_suffix (>= 2.0.2, < 6.0) |
23 | | - base64 (0.2.0) |
24 | | - bigdecimal (3.1.8) |
25 | | - concurrent-ruby (1.2.3) |
26 | | - connection_pool (2.4.1) |
27 | | - contentstack_utils (1.2.0) |
28 | | - activesupport (>= 3.2) |
29 | | - nokogiri (~> 1.11) |
30 | | - crack (1.0.0) |
| 21 | + securerandom (>= 0.3) |
| 22 | + tzinfo (~> 2.0, >= 2.0.5) |
| 23 | + addressable (2.8.8) |
| 24 | + public_suffix (>= 2.0.2, < 8.0) |
| 25 | + base64 (0.3.0) |
| 26 | + benchmark (0.5.0) |
| 27 | + bigdecimal (4.0.1) |
| 28 | + concurrent-ruby (1.3.6) |
| 29 | + connection_pool (2.5.5) |
| 30 | + contentstack_utils (1.2.1) |
| 31 | + activesupport (>= 7.0) |
| 32 | + nokogiri (>= 1.11) |
| 33 | + crack (1.0.1) |
31 | 34 | bigdecimal |
32 | 35 | rexml |
33 | | - diff-lcs (1.5.1) |
34 | | - docile (1.4.0) |
35 | | - drb (2.2.1) |
36 | | - hashdiff (1.1.0) |
37 | | - i18n (1.14.5) |
| 36 | + diff-lcs (1.6.2) |
| 37 | + docile (1.4.1) |
| 38 | + drb (2.2.3) |
| 39 | + hashdiff (1.2.1) |
| 40 | + i18n (1.14.8) |
38 | 41 | concurrent-ruby (~> 1.0) |
39 | | - minitest (5.22.3) |
40 | | - mutex_m (0.2.0) |
41 | | - nokogiri (1.15.6-arm64-darwin) |
| 42 | + logger (1.7.0) |
| 43 | + minitest (5.27.0) |
| 44 | + nokogiri (1.18.10-arm64-darwin) |
42 | 45 | racc (~> 1.4) |
43 | | - public_suffix (5.0.5) |
44 | | - racc (1.7.3) |
45 | | - rexml (3.2.6) |
| 46 | + public_suffix (6.0.2) |
| 47 | + racc (1.8.1) |
| 48 | + rexml (3.4.4) |
46 | 49 | rspec (3.10.0) |
47 | 50 | rspec-core (~> 3.10.0) |
48 | 51 | rspec-expectations (~> 3.10.0) |
|
56 | 59 | diff-lcs (>= 1.2.0, < 2.0) |
57 | 60 | rspec-support (~> 3.10.0) |
58 | 61 | rspec-support (3.10.3) |
| 62 | + securerandom (0.4.1) |
59 | 63 | simplecov (0.21.2) |
60 | 64 | docile (~> 1.1) |
61 | 65 | simplecov-html (~> 0.11) |
62 | 66 | simplecov_json_formatter (~> 0.1) |
63 | | - simplecov-html (0.12.3) |
| 67 | + simplecov-html (0.13.2) |
64 | 68 | simplecov_json_formatter (0.1.4) |
65 | 69 | tzinfo (2.0.6) |
66 | 70 | concurrent-ruby (~> 1.0) |
67 | 71 | webmock (3.11.3) |
68 | 72 | addressable (>= 2.3.6) |
69 | 73 | crack (>= 0.3.2) |
70 | 74 | hashdiff (>= 0.4.0, < 2.0.0) |
71 | | - yard (0.9.36) |
| 75 | + yard (0.9.38) |
72 | 76 |
|
73 | 77 | PLATFORMS |
74 | 78 | arm64-darwin-22 |
|
0 commit comments