Skip to content

Commit 216e60f

Browse files
authored
Update to CocoaPods 1.10.1 (#7267)
1 parent 95aac94 commit 216e60f

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,7 +2,7 @@
22
# commit Gemfile and Gemfile.lock.
33
source 'https://rubygems.org'
44

5-
gem 'cocoapods', '1.10.0'
5+
gem 'cocoapods', '1.10.1'
66

77
gem 'cocoapods-generate', '2.0.1'
88
gem 'danger', '6.1.0'

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.2)
4+
CFPropertyList (3.0.3)
55
activesupport (5.2.4.4)
66
concurrent-ruby (~> 1.0, >= 1.0.2)
77
i18n (>= 0.7, < 2)
88
minitest (~> 5.1)
99
tzinfo (~> 1.1)
1010
addressable (2.7.0)
1111
public_suffix (>= 2.0.2, < 5.0)
12-
algoliasearch (1.27.4)
12+
algoliasearch (1.27.5)
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.10.0)
21+
cocoapods (1.10.1)
2222
addressable (~> 2.6)
2323
claide (>= 1.0.2, < 2.0)
24-
cocoapods-core (= 1.10.0)
24+
cocoapods-core (= 1.10.1)
2525
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2626
cocoapods-downloader (>= 1.4.0, < 2.0)
2727
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -36,7 +36,7 @@ GEM
3636
nap (~> 1.0)
3737
ruby-macho (~> 1.4)
3838
xcodeproj (>= 1.19.0, < 2.0)
39-
cocoapods-core (1.10.0)
39+
cocoapods-core (1.10.1)
4040
activesupport (> 5.0, < 6)
4141
addressable (~> 2.6)
4242
algoliasearch (~> 1.0)
@@ -82,20 +82,20 @@ GEM
8282
multipart-post (>= 1.2, < 3)
8383
faraday-http-cache (2.0.0)
8484
faraday (~> 0.8)
85-
ffi (1.13.1)
85+
ffi (1.14.2)
8686
fourflusher (2.3.1)
8787
fuzzy_match (2.0.4)
8888
gh_inspector (1.1.3)
8989
git (1.5.0)
9090
httpclient (2.8.3)
91-
i18n (1.8.5)
91+
i18n (1.8.7)
9292
concurrent-ruby (~> 1.0)
93-
json (2.3.1)
93+
json (2.5.1)
9494
kramdown (2.3.0)
9595
rexml
9696
kramdown-parser-gfm (1.1.0)
9797
kramdown (~> 2.0)
98-
minitest (5.14.2)
98+
minitest (5.14.3)
9999
molinillo (0.6.6)
100100
multipart-post (2.1.1)
101101
nanaimo (0.3.0)
@@ -116,7 +116,7 @@ GEM
116116
thread_safe (0.3.6)
117117
typhoeus (1.4.0)
118118
ethon (>= 0.9.0)
119-
tzinfo (1.2.7)
119+
tzinfo (1.2.9)
120120
thread_safe (~> 0.1)
121121
unicode-display_width (1.6.0)
122122
xcodeproj (1.19.0)
@@ -130,7 +130,7 @@ PLATFORMS
130130
ruby
131131

132132
DEPENDENCIES
133-
cocoapods (= 1.10.0)
133+
cocoapods (= 1.10.1)
134134
cocoapods-generate (= 2.0.1)
135135
danger (= 6.1.0)
136136

0 commit comments

Comments
 (0)