Skip to content

Commit 6cd3884

Browse files
yungstersfacebook-github-bot
authored andcommitted
RN: Upgrade CocoaPods Dependencies
Summary: Upgrades CocoaPods' transitive dependencies to address a security vulnerability. Changelog: [Internal] Reviewed By: hramos Differential Revision: D39935249 fbshipit-source-id: 7fafcbfbe2e4d60a75de8554bd230c4d78e64032
1 parent 8a7f7af commit 6cd3884

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ GEM
33
specs:
44
CFPropertyList (3.0.5)
55
rexml
6-
activesupport (6.1.5)
6+
activesupport (6.1.7)
77
concurrent-ruby (~> 1.0, >= 1.0.2)
88
i18n (>= 1.6, < 2)
99
minitest (>= 5.1)
1010
tzinfo (~> 2.0)
1111
zeitwerk (~> 2.3)
12-
addressable (2.8.0)
13-
public_suffix (>= 2.0.2, < 5.0)
12+
addressable (2.8.1)
13+
public_suffix (>= 2.0.2, < 6.0)
1414
algoliasearch (1.27.5)
1515
httpclient (~> 2.8, >= 2.8.3)
1616
json (>= 1.5.1)
@@ -45,7 +45,7 @@ GEM
4545
public_suffix (~> 4.0)
4646
typhoeus (~> 1.0)
4747
cocoapods-deintegrate (1.0.5)
48-
cocoapods-downloader (1.6.1)
48+
cocoapods-downloader (1.6.3)
4949
cocoapods-plugins (1.0.0)
5050
nap
5151
cocoapods-search (1.0.1)
@@ -63,29 +63,29 @@ GEM
6363
fuzzy_match (2.0.4)
6464
gh_inspector (1.1.3)
6565
httpclient (2.8.3)
66-
i18n (1.10.0)
66+
i18n (1.12.0)
6767
concurrent-ruby (~> 1.0)
68-
json (2.6.1)
69-
minitest (5.15.0)
68+
json (2.6.2)
69+
minitest (5.16.3)
7070
molinillo (0.8.0)
7171
nanaimo (0.3.0)
7272
nap (1.1.0)
7373
netrc (0.11.0)
74-
public_suffix (4.0.6)
74+
public_suffix (4.0.7)
7575
rexml (3.2.5)
7676
ruby-macho (2.5.1)
7777
typhoeus (1.4.0)
7878
ethon (>= 0.9.0)
79-
tzinfo (2.0.4)
79+
tzinfo (2.0.5)
8080
concurrent-ruby (~> 1.0)
81-
xcodeproj (1.21.0)
81+
xcodeproj (1.22.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)
88+
zeitwerk (2.6.0)
8989

9090
PLATFORMS
9191
ruby
@@ -97,4 +97,4 @@ RUBY VERSION
9797
ruby 2.7.5p203
9898

9999
BUNDLED WITH
100-
2.3.10
100+
2.3.22

0 commit comments

Comments
 (0)