Skip to content

Commit 5a9ec53

Browse files
authored
CocoaPods 1.11.2 (#8668)
1 parent 56be86e commit 5a9ec53

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.11.0'
15+
gem 'cocoapods', '1.11.2'
1616
gem 'cocoapods-generate', '2.0.1'
1717
gem 'danger', '6.1.0'

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ GEM
1919
cork
2020
nap
2121
open4 (~> 1.3)
22-
cocoapods (1.11.0)
22+
cocoapods (1.11.2)
2323
addressable (~> 2.8)
2424
claide (>= 1.0.2, < 2.0)
25-
cocoapods-core (= 1.11.0)
25+
cocoapods-core (= 1.11.2)
2626
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2727
cocoapods-downloader (>= 1.4.0, < 2.0)
2828
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -37,7 +37,7 @@ GEM
3737
nap (~> 1.0)
3838
ruby-macho (>= 1.0, < 3.0)
3939
xcodeproj (>= 1.21.0, < 2.0)
40-
cocoapods-core (1.11.0)
40+
cocoapods-core (1.11.2)
4141
activesupport (>= 5.0, < 7)
4242
addressable (~> 2.8)
4343
algoliasearch (~> 1.0)
@@ -49,7 +49,7 @@ GEM
4949
typhoeus (~> 1.0)
5050
cocoapods-deintegrate (1.0.5)
5151
cocoapods-disable-podfile-validations (0.1.1)
52-
cocoapods-downloader (1.5.0)
52+
cocoapods-downloader (1.5.1)
5353
cocoapods-generate (2.0.1)
5454
cocoapods-disable-podfile-validations (~> 0.1.1)
5555
cocoapods-plugins (1.0.0)
@@ -132,7 +132,7 @@ PLATFORMS
132132
ruby
133133

134134
DEPENDENCIES
135-
cocoapods (= 1.11.0)
135+
cocoapods (= 1.11.2)
136136
cocoapods-generate (= 2.0.1)
137137
danger (= 6.1.0)
138138

0 commit comments

Comments
 (0)