Skip to content

Commit 0fd4ba4

Browse files
authored
Merge pull request #920 from Quick/dependabot/bundler/cocoapods-1.10.2
Bump cocoapods from 1.10.1 to 1.10.2
2 parents be8dfa7 + f33f290 commit 0fd4ba4

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

Gemfile.lock

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
CFPropertyList (3.0.3)
5-
activesupport (5.2.4.4)
5+
activesupport (5.2.6)
66
concurrent-ruby (~> 1.0, >= 1.0.2)
77
i18n (>= 0.7, < 2)
88
minitest (~> 5.1)
@@ -14,10 +14,10 @@ GEM
1414
json (>= 1.5.1)
1515
atomos (0.1.3)
1616
claide (1.0.3)
17-
cocoapods (1.10.1)
17+
cocoapods (1.10.2)
1818
addressable (~> 2.6)
1919
claide (>= 1.0.2, < 2.0)
20-
cocoapods-core (= 1.10.1)
20+
cocoapods-core (= 1.10.2)
2121
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2222
cocoapods-downloader (>= 1.4.0, < 2.0)
2323
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -32,7 +32,7 @@ GEM
3232
nap (~> 1.0)
3333
ruby-macho (~> 1.4)
3434
xcodeproj (>= 1.19.0, < 2.0)
35-
cocoapods-core (1.10.1)
35+
cocoapods-core (1.10.2)
3636
activesupport (> 5.0, < 6)
3737
addressable (~> 2.6)
3838
algoliasearch (~> 1.0)
@@ -52,36 +52,38 @@ GEM
5252
netrc (~> 0.11)
5353
cocoapods-try (1.2.0)
5454
colored2 (3.1.2)
55-
concurrent-ruby (1.1.7)
55+
concurrent-ruby (1.1.9)
5656
escape (0.0.4)
57-
ethon (0.12.0)
58-
ffi (>= 1.3.0)
59-
ffi (1.14.2)
57+
ethon (0.14.0)
58+
ffi (>= 1.15.0)
59+
ffi (1.15.3)
6060
fourflusher (2.3.1)
6161
fuzzy_match (2.0.4)
6262
gh_inspector (1.1.3)
6363
httpclient (2.8.3)
64-
i18n (1.8.7)
64+
i18n (1.8.10)
6565
concurrent-ruby (~> 1.0)
6666
json (2.5.1)
67-
minitest (5.14.3)
67+
minitest (5.14.4)
6868
molinillo (0.6.6)
6969
nanaimo (0.3.0)
7070
nap (1.1.0)
7171
netrc (0.11.0)
7272
public_suffix (4.0.6)
73+
rexml (3.2.5)
7374
ruby-macho (1.4.0)
7475
thread_safe (0.3.6)
7576
typhoeus (1.4.0)
7677
ethon (>= 0.9.0)
7778
tzinfo (1.2.9)
7879
thread_safe (~> 0.1)
79-
xcodeproj (1.19.0)
80+
xcodeproj (1.20.0)
8081
CFPropertyList (>= 2.3.3, < 4.0)
8182
atomos (~> 0.1.3)
8283
claide (>= 1.0.2, < 2.0)
8384
colored2 (~> 3.1)
8485
nanaimo (~> 0.3.0)
86+
rexml (~> 3.2.4)
8587

8688
PLATFORMS
8789
ruby

0 commit comments

Comments
 (0)