Skip to content

Commit bbd2d09

Browse files
authored
CocoaPods 1.14.3 (#12119)
1 parent 854dad9 commit bbd2d09

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Gemfile

+1-1
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.14.2'
15+
gem 'cocoapods', '1.14.3'
1616
gem 'cocoapods-generate', '2.2.5'
1717
gem 'danger', '8.4.5'

Gemfile.lock

+11-11
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.1.1)
6+
activesupport (7.1.2)
77
base64
88
bigdecimal
99
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -19,19 +19,19 @@ GEM
1919
httpclient (~> 2.8, >= 2.8.3)
2020
json (>= 1.5.1)
2121
atomos (0.1.3)
22-
base64 (0.1.1)
22+
base64 (0.2.0)
2323
bigdecimal (3.1.4)
2424
claide (1.0.3)
2525
claide-plugins (0.9.2)
2626
cork
2727
nap
2828
open4 (~> 1.3)
29-
cocoapods (1.14.2)
29+
cocoapods (1.14.3)
3030
addressable (~> 2.8)
3131
claide (>= 1.0.2, < 2.0)
32-
cocoapods-core (= 1.14.2)
32+
cocoapods-core (= 1.14.3)
3333
cocoapods-deintegrate (>= 1.0.3, < 2.0)
34-
cocoapods-downloader (>= 2.0)
34+
cocoapods-downloader (>= 2.1, < 3.0)
3535
cocoapods-plugins (>= 1.0.0, < 2.0)
3636
cocoapods-search (>= 1.0.0, < 2.0)
3737
cocoapods-trunk (>= 1.6.0, < 2.0)
@@ -44,7 +44,7 @@ GEM
4444
nap (~> 1.0)
4545
ruby-macho (>= 2.3.0, < 3.0)
4646
xcodeproj (>= 1.23.0, < 2.0)
47-
cocoapods-core (1.14.2)
47+
cocoapods-core (1.14.3)
4848
activesupport (>= 5.0, < 8)
4949
addressable (~> 2.8)
5050
algoliasearch (~> 1.0)
@@ -56,7 +56,7 @@ GEM
5656
typhoeus (~> 1.0)
5757
cocoapods-deintegrate (1.0.5)
5858
cocoapods-disable-podfile-validations (0.2.0)
59-
cocoapods-downloader (2.0)
59+
cocoapods-downloader (2.1)
6060
cocoapods-generate (2.2.5)
6161
cocoapods-disable-podfile-validations (>= 0.1.1, < 0.3.0)
6262
cocoapods-plugins (1.0.0)
@@ -84,7 +84,7 @@ GEM
8484
no_proxy_fix
8585
octokit (~> 4.7)
8686
terminal-table (>= 1, < 4)
87-
drb (2.1.1)
87+
drb (2.2.0)
8888
ruby2_keywords
8989
escape (0.0.4)
9090
ethon (0.16.0)
@@ -132,7 +132,7 @@ GEM
132132
minitest (5.20.0)
133133
molinillo (0.8.0)
134134
multipart-post (2.1.1)
135-
mutex_m (0.1.2)
135+
mutex_m (0.2.0)
136136
nanaimo (0.3.0)
137137
nap (1.1.0)
138138
netrc (0.11.0)
@@ -151,7 +151,7 @@ GEM
151151
faraday (> 0.8, < 2.0)
152152
terminal-table (3.0.2)
153153
unicode-display_width (>= 1.1.1, < 3)
154-
typhoeus (1.4.0)
154+
typhoeus (1.4.1)
155155
ethon (>= 0.9.0)
156156
tzinfo (2.0.6)
157157
concurrent-ruby (~> 1.0)
@@ -168,7 +168,7 @@ PLATFORMS
168168
ruby
169169

170170
DEPENDENCIES
171-
cocoapods (= 1.14.2)
171+
cocoapods (= 1.14.3)
172172
cocoapods-generate (= 2.2.5)
173173
danger (= 8.4.5)
174174

0 commit comments

Comments
 (0)