Skip to content

Commit 4de8c9e

Browse files
chore(deps): bump cocoapods-downloader in /example/ios (#495)
Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.5.1 to 1.6.3. - [Release notes](https://github.com/CocoaPods/cocoapods-downloader/releases) - [Changelog](https://github.com/CocoaPods/cocoapods-downloader/blob/master/CHANGELOG.md) - [Commits](CocoaPods/cocoapods-downloader@1.5.1...1.6.3) --- updated-dependencies: - dependency-name: cocoapods-downloader dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c01cf71 commit 4de8c9e

File tree

1 file changed

+30
-29
lines changed

1 file changed

+30
-29
lines changed

example/ios/Gemfile.lock

Lines changed: 30 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,25 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
CFPropertyList (3.0.4)
4+
CFPropertyList (3.0.5)
55
rexml
6-
activesupport (5.2.6)
6+
activesupport (6.1.5)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
8-
i18n (>= 0.7, < 2)
9-
minitest (~> 5.1)
10-
tzinfo (~> 1.1)
8+
i18n (>= 1.6, < 2)
9+
minitest (>= 5.1)
10+
tzinfo (~> 2.0)
11+
zeitwerk (~> 2.3)
1112
addressable (2.8.0)
1213
public_suffix (>= 2.0.2, < 5.0)
1314
algoliasearch (1.27.5)
1415
httpclient (~> 2.8, >= 2.8.3)
1516
json (>= 1.5.1)
1617
atomos (0.1.3)
17-
claide (1.0.3)
18-
cocoapods (1.10.2)
19-
addressable (~> 2.6)
18+
claide (1.1.0)
19+
cocoapods (1.11.3)
20+
addressable (~> 2.8)
2021
claide (>= 1.0.2, < 2.0)
21-
cocoapods-core (= 1.10.2)
22+
cocoapods-core (= 1.11.3)
2223
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2324
cocoapods-downloader (>= 1.4.0, < 2.0)
2425
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -29,22 +30,22 @@ GEM
2930
escape (~> 0.0.4)
3031
fourflusher (>= 2.3.0, < 3.0)
3132
gh_inspector (~> 1.0)
32-
molinillo (~> 0.6.6)
33+
molinillo (~> 0.8.0)
3334
nap (~> 1.0)
34-
ruby-macho (~> 1.4)
35-
xcodeproj (>= 1.19.0, < 2.0)
36-
cocoapods-core (1.10.2)
37-
activesupport (> 5.0, < 6)
38-
addressable (~> 2.6)
35+
ruby-macho (>= 1.0, < 3.0)
36+
xcodeproj (>= 1.21.0, < 2.0)
37+
cocoapods-core (1.11.3)
38+
activesupport (>= 5.0, < 7)
39+
addressable (~> 2.8)
3940
algoliasearch (~> 1.0)
4041
concurrent-ruby (~> 1.1)
4142
fuzzy_match (~> 2.0.4)
4243
nap (~> 1.0)
4344
netrc (~> 0.11)
44-
public_suffix
45+
public_suffix (~> 4.0)
4546
typhoeus (~> 1.0)
4647
cocoapods-deintegrate (1.0.5)
47-
cocoapods-downloader (1.5.1)
48+
cocoapods-downloader (1.6.3)
4849
cocoapods-plugins (1.0.0)
4950
nap
5051
cocoapods-search (1.0.1)
@@ -53,44 +54,44 @@ GEM
5354
netrc (~> 0.11)
5455
cocoapods-try (1.2.0)
5556
colored2 (3.1.2)
56-
concurrent-ruby (1.1.9)
57+
concurrent-ruby (1.1.10)
5758
escape (0.0.4)
58-
ethon (0.14.0)
59+
ethon (0.15.0)
5960
ffi (>= 1.15.0)
60-
ffi (1.15.4)
61+
ffi (1.15.5)
6162
fourflusher (2.3.1)
6263
fuzzy_match (2.0.4)
6364
gh_inspector (1.1.3)
6465
httpclient (2.8.3)
65-
i18n (1.8.10)
66+
i18n (1.10.0)
6667
concurrent-ruby (~> 1.0)
67-
json (2.5.1)
68-
minitest (5.14.4)
69-
molinillo (0.6.6)
68+
json (2.6.1)
69+
minitest (5.15.0)
70+
molinillo (0.8.0)
7071
nanaimo (0.3.0)
7172
nap (1.1.0)
7273
netrc (0.11.0)
7374
public_suffix (4.0.6)
7475
rexml (3.2.5)
75-
ruby-macho (1.4.0)
76-
thread_safe (0.3.6)
76+
ruby-macho (2.5.1)
7777
typhoeus (1.4.0)
7878
ethon (>= 0.9.0)
79-
tzinfo (1.2.9)
80-
thread_safe (~> 0.1)
79+
tzinfo (2.0.4)
80+
concurrent-ruby (~> 1.0)
8181
xcodeproj (1.21.0)
8282
CFPropertyList (>= 2.3.3, < 4.0)
8383
atomos (~> 0.1.3)
8484
claide (>= 1.0.2, < 2.0)
8585
colored2 (~> 3.1)
8686
nanaimo (~> 0.3.0)
8787
rexml (~> 3.2.4)
88+
zeitwerk (2.5.4)
8889

8990
PLATFORMS
9091
ruby
9192

9293
DEPENDENCIES
93-
cocoapods (= 1.10.2)
94+
cocoapods (~> 1.11, >= 1.11.2)
9495

9596
BUNDLED WITH
9697
1.17.3

0 commit comments

Comments
 (0)