Skip to content

Commit e21fde2

Browse files
committed
Revert to standard cocoapods
1 parent c7b78f2 commit e21fde2

File tree

2 files changed

+48
-47
lines changed

2 files changed

+48
-47
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
source "https://rubygems.org"
22

3-
gem 'cocoapods', :git => 'https://github.com/SagarSDagdu/CocoaPods.git', tag: '1.15.2.1-sagard'
3+
gem 'cocoapods'

Gemfile.lock

Lines changed: 47 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,51 @@
1-
GIT
2-
remote: https://github.com/SagarSDagdu/CocoaPods.git
3-
revision: d96f491f79abd2804d1359c5228cce404dd365b7
4-
tag: 1.15.2.1-sagard
5-
specs:
6-
cocoapods (1.15.2.1.pre.sagard)
7-
addressable (~> 2.8)
8-
claide (>= 1.0.2, < 2.0)
9-
cocoapods-core (= 1.15.2)
10-
cocoapods-deintegrate (>= 1.0.3, < 2.0)
11-
cocoapods-downloader (>= 2.1, < 3.0)
12-
cocoapods-plugins (>= 1.0.0, < 2.0)
13-
cocoapods-search (>= 1.0.0, < 2.0)
14-
cocoapods-trunk (>= 1.6.0, < 2.0)
15-
cocoapods-try (>= 1.1.0, < 2.0)
16-
colored2 (~> 3.1)
17-
escape (~> 0.0.4)
18-
fourflusher (>= 2.3.0, < 3.0)
19-
gh_inspector (~> 1.0)
20-
molinillo (~> 0.8.0)
21-
nap (~> 1.0)
22-
ruby-macho (>= 2.3.0, < 3.0)
23-
xcodeproj (>= 1.23.0, < 2.0)
24-
251
GEM
262
remote: https://rubygems.org/
273
specs:
284
CFPropertyList (3.0.7)
295
base64
306
nkf
317
rexml
32-
activesupport (7.1.3.2)
8+
activesupport (7.2.2.1)
339
base64
10+
benchmark (>= 0.3)
3411
bigdecimal
35-
concurrent-ruby (~> 1.0, >= 1.0.2)
12+
concurrent-ruby (~> 1.0, >= 1.3.1)
3613
connection_pool (>= 2.2.5)
3714
drb
3815
i18n (>= 1.6, < 2)
16+
logger (>= 1.4.2)
3917
minitest (>= 5.1)
40-
mutex_m
41-
tzinfo (~> 2.0)
42-
addressable (2.8.6)
43-
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)
4422
algoliasearch (1.27.5)
4523
httpclient (~> 2.8, >= 2.8.3)
4624
json (>= 1.5.1)
4725
atomos (0.1.3)
4826
base64 (0.2.0)
49-
bigdecimal (3.1.7)
27+
benchmark (0.4.0)
28+
bigdecimal (3.1.9)
5029
claide (1.1.0)
51-
cocoapods-core (1.15.2)
30+
cocoapods (1.16.2)
31+
addressable (~> 2.8)
32+
claide (>= 1.0.2, < 2.0)
33+
cocoapods-core (= 1.16.2)
34+
cocoapods-deintegrate (>= 1.0.3, < 2.0)
35+
cocoapods-downloader (>= 2.1, < 3.0)
36+
cocoapods-plugins (>= 1.0.0, < 2.0)
37+
cocoapods-search (>= 1.0.0, < 2.0)
38+
cocoapods-trunk (>= 1.6.0, < 2.0)
39+
cocoapods-try (>= 1.1.0, < 2.0)
40+
colored2 (~> 3.1)
41+
escape (~> 0.0.4)
42+
fourflusher (>= 2.3.0, < 3.0)
43+
gh_inspector (~> 1.0)
44+
molinillo (~> 0.8.0)
45+
nap (~> 1.0)
46+
ruby-macho (>= 2.3.0, < 3.0)
47+
xcodeproj (>= 1.27.0, < 2.0)
48+
cocoapods-core (1.16.2)
5249
activesupport (>= 5.0, < 8)
5350
addressable (~> 2.8)
5451
algoliasearch (~> 1.0)
@@ -68,48 +65,52 @@ GEM
6865
netrc (~> 0.11)
6966
cocoapods-try (1.2.0)
7067
colored2 (3.1.2)
71-
concurrent-ruby (1.2.3)
72-
connection_pool (2.4.1)
68+
concurrent-ruby (1.3.5)
69+
connection_pool (2.5.3)
7370
drb (2.2.1)
7471
escape (0.0.4)
7572
ethon (0.16.0)
7673
ffi (>= 1.15.0)
77-
ffi (1.16.3)
74+
ffi (1.17.2)
75+
ffi (1.17.2-arm64-darwin)
7876
fourflusher (2.3.1)
7977
fuzzy_match (2.0.4)
8078
gh_inspector (1.1.3)
81-
httpclient (2.8.3)
82-
i18n (1.14.4)
79+
httpclient (2.9.0)
80+
mutex_m
81+
i18n (1.14.7)
8382
concurrent-ruby (~> 1.0)
84-
json (2.7.2)
85-
minitest (5.22.3)
83+
json (2.12.0)
84+
logger (1.7.0)
85+
minitest (5.25.5)
8686
molinillo (0.8.0)
87-
mutex_m (0.2.0)
88-
nanaimo (0.3.0)
87+
mutex_m (0.3.0)
88+
nanaimo (0.4.0)
8989
nap (1.1.0)
9090
netrc (0.11.0)
9191
nkf (0.2.0)
9292
public_suffix (4.0.7)
93-
rexml (3.2.6)
93+
rexml (3.4.1)
9494
ruby-macho (2.5.1)
95+
securerandom (0.4.1)
9596
typhoeus (1.4.1)
9697
ethon (>= 0.9.0)
9798
tzinfo (2.0.6)
9899
concurrent-ruby (~> 1.0)
99-
xcodeproj (1.24.0)
100+
xcodeproj (1.27.0)
100101
CFPropertyList (>= 2.3.3, < 4.0)
101102
atomos (~> 0.1.3)
102103
claide (>= 1.0.2, < 2.0)
103104
colored2 (~> 3.1)
104-
nanaimo (~> 0.3.0)
105-
rexml (~> 3.2.4)
105+
nanaimo (~> 0.4.0)
106+
rexml (>= 3.3.6, < 4.0)
106107

107108
PLATFORMS
108109
arm64-darwin-23
109110
ruby
110111

111112
DEPENDENCIES
112-
cocoapods!
113+
cocoapods
113114

114115
BUNDLED WITH
115116
2.5.4

0 commit comments

Comments
 (0)