|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - CFPropertyList (3.0.7) |
| 4 | + CFPropertyList (3.0.8) |
| 5 | + activesupport (7.2.3.1) |
5 | 6 | base64 |
6 | | - nkf |
7 | | - rexml |
8 | | - activesupport (6.1.7.10) |
9 | | - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 7 | + benchmark (>= 0.3) |
| 8 | + bigdecimal |
| 9 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
| 10 | + connection_pool (>= 2.2.5) |
| 11 | + drb |
10 | 12 | i18n (>= 1.6, < 2) |
11 | | - minitest (>= 5.1) |
12 | | - tzinfo (~> 2.0) |
13 | | - zeitwerk (~> 2.3) |
14 | | - addressable (2.8.7) |
15 | | - public_suffix (>= 2.0.2, < 7.0) |
| 13 | + logger (>= 1.4.2) |
| 14 | + minitest (>= 5.1, < 6) |
| 15 | + securerandom (>= 0.3) |
| 16 | + tzinfo (~> 2.0, >= 2.0.5) |
| 17 | + addressable (2.9.0) |
| 18 | + public_suffix (>= 2.0.2, < 8.0) |
16 | 19 | algoliasearch (1.27.5) |
17 | 20 | httpclient (~> 2.8, >= 2.8.3) |
18 | 21 | json (>= 1.5.1) |
19 | 22 | atomos (0.1.3) |
20 | 23 | base64 (0.3.0) |
21 | | - benchmark (0.4.1) |
22 | | - bigdecimal (3.2.2) |
| 24 | + benchmark (0.5.0) |
| 25 | + bigdecimal (4.1.2) |
23 | 26 | claide (1.1.0) |
24 | | - cocoapods (1.15.2) |
| 27 | + cocoapods (1.16.2) |
25 | 28 | addressable (~> 2.8) |
26 | 29 | claide (>= 1.0.2, < 2.0) |
27 | | - cocoapods-core (= 1.15.2) |
| 30 | + cocoapods-core (= 1.16.2) |
28 | 31 | cocoapods-deintegrate (>= 1.0.3, < 2.0) |
29 | 32 | cocoapods-downloader (>= 2.1, < 3.0) |
30 | 33 | cocoapods-plugins (>= 1.0.0, < 2.0) |
|
38 | 41 | molinillo (~> 0.8.0) |
39 | 42 | nap (~> 1.0) |
40 | 43 | ruby-macho (>= 2.3.0, < 3.0) |
41 | | - xcodeproj (>= 1.23.0, < 2.0) |
42 | | - cocoapods-core (1.15.2) |
| 44 | + xcodeproj (>= 1.27.0, < 2.0) |
| 45 | + cocoapods-core (1.16.2) |
43 | 46 | activesupport (>= 5.0, < 8) |
44 | 47 | addressable (~> 2.8) |
45 | 48 | algoliasearch (~> 1.0) |
|
59 | 62 | netrc (~> 0.11) |
60 | 63 | cocoapods-try (1.2.0) |
61 | 64 | colored2 (3.1.2) |
62 | | - concurrent-ruby (1.3.3) |
| 65 | + concurrent-ruby (1.3.6) |
| 66 | + connection_pool (3.0.2) |
| 67 | + drb (2.2.3) |
63 | 68 | escape (0.0.4) |
64 | | - ethon (0.15.0) |
| 69 | + ethon (0.18.0) |
65 | 70 | ffi (>= 1.15.0) |
66 | | - ffi (1.17.2) |
67 | | - ffi (1.17.2-x86_64-darwin) |
| 71 | + logger |
| 72 | + ffi (1.17.4) |
| 73 | + ffi (1.17.4-arm64-darwin) |
| 74 | + ffi (1.17.4-x86_64-darwin) |
68 | 75 | fourflusher (2.3.1) |
69 | 76 | fuzzy_match (2.0.4) |
70 | 77 | gh_inspector (1.1.3) |
71 | 78 | httpclient (2.9.0) |
72 | 79 | mutex_m |
73 | | - i18n (1.14.7) |
| 80 | + i18n (1.14.8) |
74 | 81 | concurrent-ruby (~> 1.0) |
75 | | - json (2.7.6) |
| 82 | + json (2.19.7) |
76 | 83 | logger (1.7.0) |
77 | | - minitest (5.25.4) |
| 84 | + minitest (5.27.0) |
78 | 85 | molinillo (0.8.0) |
79 | 86 | mutex_m (0.3.0) |
80 | | - nanaimo (0.3.0) |
| 87 | + nanaimo (0.4.0) |
81 | 88 | nap (1.1.0) |
82 | 89 | netrc (0.11.0) |
83 | 90 | nkf (0.2.0) |
84 | 91 | public_suffix (4.0.7) |
85 | | - rexml (3.4.1) |
| 92 | + rexml (3.4.4) |
86 | 93 | ruby-macho (2.5.1) |
87 | | - typhoeus (1.5.0) |
88 | | - ethon (>= 0.9.0, < 0.16.0) |
| 94 | + securerandom (0.4.1) |
| 95 | + tsort (0.2.0) |
| 96 | + typhoeus (1.6.0) |
| 97 | + ethon (>= 0.18.0) |
89 | 98 | tzinfo (2.0.6) |
90 | 99 | concurrent-ruby (~> 1.0) |
91 | | - xcodeproj (1.25.1) |
| 100 | + xcodeproj (1.27.0) |
92 | 101 | CFPropertyList (>= 2.3.3, < 4.0) |
93 | 102 | atomos (~> 0.1.3) |
94 | 103 | claide (>= 1.0.2, < 2.0) |
95 | 104 | colored2 (~> 3.1) |
96 | | - nanaimo (~> 0.3.0) |
| 105 | + nanaimo (~> 0.4.0) |
97 | 106 | rexml (>= 3.3.6, < 4.0) |
98 | | - zeitwerk (2.6.18) |
99 | 107 |
|
100 | 108 | PLATFORMS |
101 | 109 | ruby |
102 | 110 | universal-darwin-24 |
103 | 111 |
|
104 | 112 | DEPENDENCIES |
105 | | - activesupport (>= 6.1.7.5, != 7.1.0) |
| 113 | + activesupport (>= 7.2.3.1, < 8.0) |
106 | 114 | benchmark |
107 | 115 | bigdecimal |
108 | | - cocoapods (>= 1.13, != 1.15.1, != 1.15.0) |
109 | | - concurrent-ruby (< 1.3.4) |
| 116 | + cocoapods (>= 1.16.2, < 2.0) |
110 | 117 | logger |
111 | 118 | mutex_m |
112 | 119 | nkf |
113 | | - xcodeproj (< 1.26.0) |
| 120 | + tsort |
| 121 | + xcodeproj (>= 1.27.0, < 2.0) |
114 | 122 |
|
115 | 123 | RUBY VERSION |
116 | | - ruby 2.7.6p219 |
| 124 | + ruby 3.4.9p82 |
117 | 125 |
|
118 | 126 | BUNDLED WITH |
119 | 127 | 2.3.22 |
0 commit comments