Skip to content

Commit 4bd4f56

Browse files
authored
Update to CocoaPods 1.9.2 (#5679)
1 parent f83f341 commit 4bd4f56

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
# commit Gemfile and Gemfile.lock.
33
source 'https://rubygems.org'
44

5-
gem 'cocoapods', "1.9.1"
5+
gem 'cocoapods', "1.9.2"
66
gem 'cocoapods-generate', '2.0.0'
77
gem 'danger', '6.1.0'

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
CFPropertyList (3.0.2)
5-
activesupport (4.2.11.1)
5+
activesupport (4.2.11.3)
66
i18n (~> 0.7)
77
minitest (~> 5.1)
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
1010
addressable (2.7.0)
1111
public_suffix (>= 2.0.2, < 5.0)
12-
algoliasearch (1.27.1)
12+
algoliasearch (1.27.2)
1313
httpclient (~> 2.8, >= 2.8.3)
1414
json (>= 1.5.1)
1515
atomos (0.1.3)
@@ -18,10 +18,10 @@ GEM
1818
cork
1919
nap
2020
open4 (~> 1.3)
21-
cocoapods (1.9.1)
21+
cocoapods (1.9.2)
2222
activesupport (>= 4.0.2, < 5)
2323
claide (>= 1.0.2, < 2.0)
24-
cocoapods-core (= 1.9.1)
24+
cocoapods-core (= 1.9.2)
2525
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2626
cocoapods-downloader (>= 1.2.2, < 2.0)
2727
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -37,7 +37,7 @@ GEM
3737
nap (~> 1.0)
3838
ruby-macho (~> 1.4)
3939
xcodeproj (>= 1.14.0, < 2.0)
40-
cocoapods-core (1.9.1)
40+
cocoapods-core (1.9.2)
4141
activesupport (>= 4.0.2, < 6)
4242
algoliasearch (~> 1.0)
4343
concurrent-ruby (~> 1.1)
@@ -57,7 +57,7 @@ GEM
5757
cocoapods-trunk (1.5.0)
5858
nap (>= 0.8, < 2.0)
5959
netrc (~> 0.11)
60-
cocoapods-try (1.1.0)
60+
cocoapods-try (1.2.0)
6161
colored2 (3.1.2)
6262
concurrent-ruby (1.1.6)
6363
cork (0.3.0)
@@ -94,7 +94,7 @@ GEM
9494
kramdown (2.1.0)
9595
kramdown-parser-gfm (1.1.0)
9696
kramdown (~> 2.0)
97-
minitest (5.14.0)
97+
minitest (5.14.1)
9898
molinillo (0.6.6)
9999
multipart-post (2.1.1)
100100
nanaimo (0.2.6)
@@ -112,12 +112,12 @@ GEM
112112
terminal-table (1.8.0)
113113
unicode-display_width (~> 1.1, >= 1.1.1)
114114
thread_safe (0.3.6)
115-
typhoeus (1.3.1)
115+
typhoeus (1.4.0)
116116
ethon (>= 0.9.0)
117-
tzinfo (1.2.6)
117+
tzinfo (1.2.7)
118118
thread_safe (~> 0.1)
119119
unicode-display_width (1.6.0)
120-
xcodeproj (1.15.0)
120+
xcodeproj (1.16.0)
121121
CFPropertyList (>= 2.3.3, < 4.0)
122122
atomos (~> 0.1.3)
123123
claide (>= 1.0.2, < 2.0)
@@ -128,7 +128,7 @@ PLATFORMS
128128
ruby
129129

130130
DEPENDENCIES
131-
cocoapods (= 1.9.1)
131+
cocoapods (= 1.9.2)
132132
cocoapods-generate (= 2.0.0)
133133
danger (= 6.1.0)
134134

0 commit comments

Comments
 (0)