|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - CFPropertyList (3.0.6) |
| 4 | + CFPropertyList (3.0.7) |
| 5 | + base64 |
| 6 | + nkf |
5 | 7 | rexml |
6 | | - activesupport (7.0.8) |
7 | | - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 8 | + activesupport (7.2.2.1) |
| 9 | + base64 |
| 10 | + benchmark (>= 0.3) |
| 11 | + bigdecimal |
| 12 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
| 13 | + connection_pool (>= 2.2.5) |
| 14 | + drb |
8 | 15 | i18n (>= 1.6, < 2) |
| 16 | + logger (>= 1.4.2) |
9 | 17 | minitest (>= 5.1) |
10 | | - tzinfo (~> 2.0) |
11 | | - addressable (2.8.6) |
12 | | - public_suffix (>= 2.0.2, < 6.0) |
| 18 | + securerandom (>= 0.3) |
| 19 | + tzinfo (~> 2.0, >= 2.0.5) |
| 20 | + addressable (2.8.7) |
| 21 | + public_suffix (>= 2.0.2, < 7.0) |
13 | 22 | algoliasearch (1.27.5) |
14 | 23 | httpclient (~> 2.8, >= 2.8.3) |
15 | 24 | json (>= 1.5.1) |
16 | 25 | atomos (0.1.3) |
| 26 | + base64 (0.2.0) |
| 27 | + benchmark (0.4.0) |
| 28 | + bigdecimal (3.1.9) |
17 | 29 | claide (1.1.0) |
18 | | - cocoapods (1.14.3) |
| 30 | + cocoapods (1.15.2) |
19 | 31 | addressable (~> 2.8) |
20 | 32 | claide (>= 1.0.2, < 2.0) |
21 | | - cocoapods-core (= 1.14.3) |
| 33 | + cocoapods-core (= 1.15.2) |
22 | 34 | cocoapods-deintegrate (>= 1.0.3, < 2.0) |
23 | 35 | cocoapods-downloader (>= 2.1, < 3.0) |
24 | 36 | cocoapods-plugins (>= 1.0.0, < 2.0) |
|
33 | 45 | nap (~> 1.0) |
34 | 46 | ruby-macho (>= 2.3.0, < 3.0) |
35 | 47 | xcodeproj (>= 1.23.0, < 2.0) |
36 | | - cocoapods-core (1.14.3) |
| 48 | + cocoapods-core (1.15.2) |
37 | 49 | activesupport (>= 5.0, < 8) |
38 | 50 | addressable (~> 2.8) |
39 | 51 | algoliasearch (~> 1.0) |
|
53 | 65 | netrc (~> 0.11) |
54 | 66 | cocoapods-try (1.2.0) |
55 | 67 | colored2 (3.1.2) |
56 | | - concurrent-ruby (1.2.2) |
| 68 | + concurrent-ruby (1.3.3) |
| 69 | + connection_pool (2.5.0) |
| 70 | + drb (2.2.1) |
57 | 71 | escape (0.0.4) |
58 | 72 | ethon (0.16.0) |
59 | 73 | ffi (>= 1.15.0) |
60 | | - ffi (1.16.3) |
| 74 | + ffi (1.17.1) |
61 | 75 | fourflusher (2.3.1) |
62 | 76 | fuzzy_match (2.0.4) |
63 | 77 | gh_inspector (1.1.3) |
64 | 78 | httpclient (2.8.3) |
65 | | - i18n (1.14.1) |
| 79 | + i18n (1.14.7) |
66 | 80 | concurrent-ruby (~> 1.0) |
67 | | - json (2.7.1) |
68 | | - minitest (5.20.0) |
| 81 | + json (2.10.1) |
| 82 | + logger (1.6.6) |
| 83 | + minitest (5.25.4) |
69 | 84 | molinillo (0.8.0) |
70 | 85 | nanaimo (0.3.0) |
71 | 86 | nap (1.1.0) |
72 | 87 | netrc (0.11.0) |
| 88 | + nkf (0.2.0) |
73 | 89 | public_suffix (4.0.7) |
74 | | - rexml (3.2.6) |
| 90 | + rexml (3.4.1) |
75 | 91 | ruby-macho (2.5.1) |
| 92 | + securerandom (0.4.1) |
76 | 93 | typhoeus (1.4.1) |
77 | 94 | ethon (>= 0.9.0) |
78 | 95 | tzinfo (2.0.6) |
79 | 96 | concurrent-ruby (~> 1.0) |
80 | | - xcodeproj (1.23.0) |
| 97 | + xcodeproj (1.25.1) |
81 | 98 | CFPropertyList (>= 2.3.3, < 4.0) |
82 | 99 | atomos (~> 0.1.3) |
83 | 100 | claide (>= 1.0.2, < 2.0) |
84 | 101 | colored2 (~> 3.1) |
85 | 102 | nanaimo (~> 0.3.0) |
86 | | - rexml (~> 3.2.4) |
| 103 | + rexml (>= 3.3.6, < 4.0) |
87 | 104 |
|
88 | 105 | PLATFORMS |
89 | 106 | ruby |
90 | 107 |
|
91 | 108 | DEPENDENCIES |
92 | | - activesupport (>= 6.1.7.3, < 7.1.0) |
93 | | - cocoapods (~> 1.13) |
| 109 | + activesupport (>= 6.1.7.5, != 7.1.0) |
| 110 | + cocoapods (>= 1.13, != 1.15.1, != 1.15.0) |
| 111 | + concurrent-ruby (< 1.3.4) |
| 112 | + xcodeproj (< 1.26.0) |
94 | 113 |
|
95 | 114 | RUBY VERSION |
96 | 115 | ruby 2.7.4p191 |
97 | 116 |
|
98 | 117 | BUNDLED WITH |
99 | | - 2.2.27 |
| 118 | + 2.6.4 |
0 commit comments