File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,6 @@ source 'https://rubygems.org'
12
12
# gem 'cocoapods-core', git: "https://github.com/CocoaPods/Core.git", ref: "f7cf05720eab935d7d50e35224d263952176fb53"
13
13
# gem 'xcodeproj', git: "https://github.com/CocoaPods/Xcodeproj.git", ref: "eeccae7275645753cbaf45d96fc4b23e4b8b3b9f"
14
14
15
- gem 'cocoapods' , '1.14.3 '
15
+ gem 'cocoapods' , '1.15.2 '
16
16
gem 'cocoapods-generate' , '2.2.5'
17
17
gem 'danger' , '8.4.5'
Original file line number Diff line number Diff line change 3
3
specs:
4
4
CFPropertyList (3.0.6 )
5
5
rexml
6
- activesupport (7.1.2 )
6
+ activesupport (7.1.3 )
7
7
base64
8
8
bigdecimal
9
9
concurrent-ruby (~> 1.0 , >= 1.0.2 )
20
20
json (>= 1.5.1 )
21
21
atomos (0.1.3 )
22
22
base64 (0.2.0 )
23
- bigdecimal (3.1.4 )
23
+ bigdecimal (3.1.6 )
24
24
claide (1.0.3 )
25
25
claide-plugins (0.9.2 )
26
26
cork
27
27
nap
28
28
open4 (~> 1.3 )
29
- cocoapods (1.14.3 )
29
+ cocoapods (1.15.2 )
30
30
addressable (~> 2.8 )
31
31
claide (>= 1.0.2 , < 2.0 )
32
- cocoapods-core (= 1.14.3 )
32
+ cocoapods-core (= 1.15.2 )
33
33
cocoapods-deintegrate (>= 1.0.3 , < 2.0 )
34
34
cocoapods-downloader (>= 2.1 , < 3.0 )
35
35
cocoapods-plugins (>= 1.0.0 , < 2.0 )
44
44
nap (~> 1.0 )
45
45
ruby-macho (>= 2.3.0 , < 3.0 )
46
46
xcodeproj (>= 1.23.0 , < 2.0 )
47
- cocoapods-core (1.14.3 )
47
+ cocoapods-core (1.15.2 )
48
48
activesupport (>= 5.0 , < 8 )
49
49
addressable (~> 2.8 )
50
50
algoliasearch (~> 1.0 )
67
67
netrc (~> 0.11 )
68
68
cocoapods-try (1.2.0 )
69
69
colored2 (3.1.2 )
70
- concurrent-ruby (1.2.2 )
70
+ concurrent-ruby (1.2.3 )
71
71
connection_pool (2.4.1 )
72
72
cork (0.3.0 )
73
73
colored2 (~> 3.1 )
@@ -124,12 +124,12 @@ GEM
124
124
httpclient (2.8.3 )
125
125
i18n (1.14.1 )
126
126
concurrent-ruby (~> 1.0 )
127
- json (2.6.3 )
127
+ json (2.7.1 )
128
128
kramdown (2.3.1 )
129
129
rexml
130
130
kramdown-parser-gfm (1.1.0 )
131
131
kramdown (~> 2.0 )
132
- minitest (5.20 .0 )
132
+ minitest (5.22 .0 )
133
133
molinillo (0.8.0 )
134
134
multipart-post (2.1.1 )
135
135
mutex_m (0.2.0 )
156
156
tzinfo (2.0.6 )
157
157
concurrent-ruby (~> 1.0 )
158
158
unicode-display_width (2.1.0 )
159
- xcodeproj (1.23 .0 )
159
+ xcodeproj (1.24 .0 )
160
160
CFPropertyList (>= 2.3.3 , < 4.0 )
161
161
atomos (~> 0.1.3 )
162
162
claide (>= 1.0.2 , < 2.0 )
@@ -168,7 +168,7 @@ PLATFORMS
168
168
ruby
169
169
170
170
DEPENDENCIES
171
- cocoapods (= 1.14.3 )
171
+ cocoapods (= 1.15.2 )
172
172
cocoapods-generate (= 2.2.5 )
173
173
danger (= 8.4.5 )
174
174
You can’t perform that action at this time.
0 commit comments