|
1 | 1 | PATH |
2 | 2 | remote: . |
3 | 3 | specs: |
4 | | - contentstack_utils (1.2.1) |
| 4 | + contentstack_utils (1.2.2) |
5 | 5 | activesupport (>= 7.0) |
6 | 6 | nokogiri (>= 1.11) |
7 | 7 |
|
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.6) |
25 | | - concurrent-ruby (1.2.3) |
26 | | - connection_pool (2.4.1) |
27 | | - 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 | + crack (1.0.1) |
28 | 31 | bigdecimal |
29 | 32 | rexml |
30 | | - diff-lcs (1.5.1) |
31 | | - docile (1.4.0) |
32 | | - drb (2.2.1) |
33 | | - hashdiff (1.1.0) |
34 | | - i18n (1.14.1) |
| 33 | + diff-lcs (1.6.2) |
| 34 | + docile (1.4.1) |
| 35 | + drb (2.2.3) |
| 36 | + hashdiff (1.2.1) |
| 37 | + i18n (1.14.8) |
35 | 38 | concurrent-ruby (~> 1.0) |
36 | | - minitest (5.22.2) |
37 | | - mutex_m (0.2.0) |
38 | | - nokogiri (1.16.2-arm64-darwin) |
| 39 | + logger (1.7.0) |
| 40 | + minitest (5.27.0) |
| 41 | + nokogiri (1.18.10-arm64-darwin) |
39 | 42 | racc (~> 1.4) |
40 | | - public_suffix (5.0.4) |
41 | | - racc (1.7.3) |
42 | | - rake (13.1.0) |
43 | | - rexml (3.2.6) |
44 | | - rspec (3.13.0) |
| 43 | + public_suffix (6.0.2) |
| 44 | + racc (1.8.1) |
| 45 | + rake (13.3.1) |
| 46 | + rexml (3.4.4) |
| 47 | + rspec (3.13.2) |
45 | 48 | rspec-core (~> 3.13.0) |
46 | 49 | rspec-expectations (~> 3.13.0) |
47 | 50 | rspec-mocks (~> 3.13.0) |
48 | | - rspec-core (3.13.0) |
| 51 | + rspec-core (3.13.6) |
49 | 52 | rspec-support (~> 3.13.0) |
50 | | - rspec-expectations (3.13.0) |
| 53 | + rspec-expectations (3.13.5) |
51 | 54 | diff-lcs (>= 1.2.0, < 2.0) |
52 | 55 | rspec-support (~> 3.13.0) |
53 | | - rspec-mocks (3.13.0) |
| 56 | + rspec-mocks (3.13.7) |
54 | 57 | diff-lcs (>= 1.2.0, < 2.0) |
55 | 58 | rspec-support (~> 3.13.0) |
56 | | - rspec-support (3.13.1) |
| 59 | + rspec-support (3.13.6) |
| 60 | + securerandom (0.4.1) |
57 | 61 | simplecov (0.22.0) |
58 | 62 | docile (~> 1.1) |
59 | 63 | simplecov-html (~> 0.11) |
60 | 64 | simplecov_json_formatter (~> 0.1) |
61 | | - simplecov-html (0.12.3) |
| 65 | + simplecov-html (0.13.2) |
62 | 66 | simplecov_json_formatter (0.1.4) |
63 | 67 | tzinfo (2.0.6) |
64 | 68 | concurrent-ruby (~> 1.0) |
65 | | - webmock (3.23.0) |
| 69 | + webmock (3.26.1) |
66 | 70 | addressable (>= 2.8.0) |
67 | 71 | crack (>= 0.3.2) |
68 | 72 | hashdiff (>= 0.4.0, < 2.0.0) |
69 | | - yard (0.9.36) |
| 73 | + yard (0.9.38) |
70 | 74 |
|
71 | 75 | PLATFORMS |
72 | 76 | arm64-darwin-22 |
|
0 commit comments