File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 15
15
httpclient (~> 2.8 , >= 2.8.3 )
16
16
json (>= 1.5.1 )
17
17
atomos (0.1.3 )
18
+ benchmark (0.4.1 )
19
+ bigdecimal (3.2.3 )
18
20
claide (1.1.0 )
19
21
cocoapods (1.14.3 )
20
22
addressable (~> 2.8 )
66
68
i18n (1.14.1 )
67
69
concurrent-ruby (~> 1.0 )
68
70
json (2.6.3 )
71
+ logger (1.7.0 )
69
72
minitest (5.20.0 )
70
73
molinillo (0.8.0 )
74
+ mutex_m (0.3.0 )
71
75
nanaimo (0.3.0 )
72
76
nap (1.1.0 )
73
77
netrc (0.11.0 )
74
78
public_suffix (4.0.7 )
75
- rexml (3.3.9 )
79
+ rexml (3.4.2 )
76
80
ruby-macho (2.5.1 )
77
81
typhoeus (1.4.1 )
78
82
ethon (>= 0.9.0 )
@@ -92,7 +96,13 @@ PLATFORMS
92
96
93
97
DEPENDENCIES
94
98
activesupport (>= 6.1.7.5 , != 7.1.0 )
99
+ benchmark
100
+ bigdecimal
95
101
cocoapods (>= 1.13 , != 1.15.1 , != 1.15.0 )
102
+ concurrent-ruby (< 1.3.4 )
103
+ logger
104
+ mutex_m
105
+ xcodeproj (< 1.26.0 )
96
106
97
107
RUBY VERSION
98
108
ruby 2.6.10p210
You can’t perform that action at this time.
0 commit comments