Skip to content

Commit 2c6978e

Browse files
authored
Merge pull request #805 from Quick/dependabot/bundler/cocoapods-1.9.3
Bump cocoapods from 1.9.2 to 1.9.3
2 parents b3baf78 + a3d1cdb commit 2c6978e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ GEM
77
minitest (~> 5.1)
88
thread_safe (~> 0.3, >= 0.3.4)
99
tzinfo (~> 1.1)
10-
algoliasearch (1.27.2)
10+
algoliasearch (1.27.3)
1111
httpclient (~> 2.8, >= 2.8.3)
1212
json (>= 1.5.1)
1313
atomos (0.1.3)
1414
claide (1.0.3)
15-
cocoapods (1.9.2)
15+
cocoapods (1.9.3)
1616
activesupport (>= 4.0.2, < 5)
1717
claide (>= 1.0.2, < 2.0)
18-
cocoapods-core (= 1.9.2)
18+
cocoapods-core (= 1.9.3)
1919
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2020
cocoapods-downloader (>= 1.2.2, < 2.0)
2121
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -31,7 +31,7 @@ GEM
3131
nap (~> 1.0)
3232
ruby-macho (~> 1.4)
3333
xcodeproj (>= 1.14.0, < 2.0)
34-
cocoapods-core (1.9.2)
34+
cocoapods-core (1.9.3)
3535
activesupport (>= 4.0.2, < 6)
3636
algoliasearch (~> 1.0)
3737
concurrent-ruby (~> 1.1)
@@ -40,7 +40,7 @@ GEM
4040
netrc (~> 0.11)
4141
typhoeus (~> 1.0)
4242
cocoapods-deintegrate (1.0.4)
43-
cocoapods-downloader (1.3.0)
43+
cocoapods-downloader (1.4.0)
4444
cocoapods-plugins (1.0.0)
4545
nap
4646
cocoapods-search (1.0.0)
@@ -54,17 +54,17 @@ GEM
5454
escape (0.0.4)
5555
ethon (0.12.0)
5656
ffi (>= 1.3.0)
57-
ffi (1.12.2)
57+
ffi (1.13.1)
5858
fourflusher (2.3.1)
5959
fuzzy_match (2.0.4)
6060
gh_inspector (1.1.3)
6161
httpclient (2.8.3)
6262
i18n (0.9.5)
6363
concurrent-ruby (~> 1.0)
64-
json (2.3.0)
64+
json (2.3.1)
6565
minitest (5.14.1)
6666
molinillo (0.6.6)
67-
nanaimo (0.2.6)
67+
nanaimo (0.3.0)
6868
nap (1.1.0)
6969
netrc (0.11.0)
7070
ruby-macho (1.4.0)
@@ -73,12 +73,12 @@ GEM
7373
ethon (>= 0.9.0)
7474
tzinfo (1.2.7)
7575
thread_safe (~> 0.1)
76-
xcodeproj (1.16.0)
76+
xcodeproj (1.17.1)
7777
CFPropertyList (>= 2.3.3, < 4.0)
7878
atomos (~> 0.1.3)
7979
claide (>= 1.0.2, < 2.0)
8080
colored2 (~> 3.1)
81-
nanaimo (~> 0.2.6)
81+
nanaimo (~> 0.3.0)
8282

8383
PLATFORMS
8484
ruby

0 commit comments

Comments
 (0)