Skip to content

Commit 90846d5

Browse files
authored
CocoaPods 1.14.2 (#12015)
1 parent 3a4130c commit 90846d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.14.0'
15+
gem 'cocoapods', '1.14.2'
1616
gem 'cocoapods-generate', '2.0.1'
1717
gem 'danger', '8.4.5'

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ GEM
2626
cork
2727
nap
2828
open4 (~> 1.3)
29-
cocoapods (1.14.0)
29+
cocoapods (1.14.2)
3030
addressable (~> 2.8)
3131
claide (>= 1.0.2, < 2.0)
32-
cocoapods-core (= 1.14.0)
32+
cocoapods-core (= 1.14.2)
3333
cocoapods-deintegrate (>= 1.0.3, < 2.0)
3434
cocoapods-downloader (>= 2.0)
3535
cocoapods-plugins (>= 1.0.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.0)
47+
cocoapods-core (1.14.2)
4848
activesupport (>= 5.0, < 8)
4949
addressable (~> 2.8)
5050
algoliasearch (~> 1.0)
@@ -168,7 +168,7 @@ PLATFORMS
168168
ruby
169169

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

0 commit comments

Comments
 (0)