Skip to content

Commit d9705e6

Browse files
authored
CocoaPods 1.13.0 (#11839)
1 parent a885d5e commit d9705e6

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ source 'https://rubygems.org'
1212
# gem 'cocoapods-core', git: "https://github.com/CocoaPods/Core.git", ref: "f7cf05720eab935d7d50e35224d263952176fb53"
1313
# gem 'xcodeproj', git: "https://github.com/CocoaPods/Xcodeproj.git", ref: "eeccae7275645753cbaf45d96fc4b23e4b8b3b9f"
1414

15-
gem 'cocoapods', '1.12.1'
15+
gem 'cocoapods', '1.13.0'
1616
gem 'cocoapods-generate', '2.0.1'
1717
gem 'danger', '8.4.5'

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
CFPropertyList (3.0.6)
55
rexml
6-
activesupport (7.0.7.2)
6+
activesupport (7.0.8)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
@@ -19,10 +19,10 @@ GEM
1919
cork
2020
nap
2121
open4 (~> 1.3)
22-
cocoapods (1.12.1)
22+
cocoapods (1.13.0)
2323
addressable (~> 2.8)
2424
claide (>= 1.0.2, < 2.0)
25-
cocoapods-core (= 1.12.1)
25+
cocoapods-core (= 1.13.0)
2626
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2727
cocoapods-downloader (>= 1.6.0, < 2.0)
2828
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -36,8 +36,8 @@ GEM
3636
molinillo (~> 0.8.0)
3737
nap (~> 1.0)
3838
ruby-macho (>= 2.3.0, < 3.0)
39-
xcodeproj (>= 1.21.0, < 2.0)
40-
cocoapods-core (1.12.1)
39+
xcodeproj (>= 1.23.0, < 2.0)
40+
cocoapods-core (1.13.0)
4141
activesupport (>= 5.0, < 8)
4242
addressable (~> 2.8)
4343
algoliasearch (~> 1.0)
@@ -119,7 +119,7 @@ GEM
119119
rexml
120120
kramdown-parser-gfm (1.1.0)
121121
kramdown (~> 2.0)
122-
minitest (5.19.0)
122+
minitest (5.20.0)
123123
molinillo (0.8.0)
124124
multipart-post (2.1.1)
125125
nanaimo (0.3.0)
@@ -145,7 +145,7 @@ GEM
145145
tzinfo (2.0.6)
146146
concurrent-ruby (~> 1.0)
147147
unicode-display_width (2.1.0)
148-
xcodeproj (1.22.0)
148+
xcodeproj (1.23.0)
149149
CFPropertyList (>= 2.3.3, < 4.0)
150150
atomos (~> 0.1.3)
151151
claide (>= 1.0.2, < 2.0)
@@ -157,7 +157,7 @@ PLATFORMS
157157
ruby
158158

159159
DEPENDENCIES
160-
cocoapods (= 1.12.1)
160+
cocoapods (= 1.13.0)
161161
cocoapods-generate (= 2.0.1)
162162
danger (= 8.4.5)
163163

0 commit comments

Comments
 (0)