Skip to content

Commit 43dd946

Browse files
nipunn1313Convex, Inc.
authored andcommitted
Update deps in react native tests (#35607)
May make dependabot happier. GitOrigin-RevId: db9c96e0c5b20a8476117d03bf6705543051bca2
1 parent b57c56a commit 43dd946

File tree

1 file changed

+17
-15
lines changed

1 file changed

+17
-15
lines changed

npm-packages/private-demos/react-native/Gemfile.lock

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.0.8.1)
8+
activesupport (7.0.8.7)
99
concurrent-ruby (~> 1.0, >= 1.0.2)
1010
i18n (>= 1.6, < 2)
1111
minitest (>= 5.1)
1212
tzinfo (~> 2.0)
13-
addressable (2.8.6)
14-
public_suffix (>= 2.0.2, < 6.0)
13+
addressable (2.8.7)
14+
public_suffix (>= 2.0.2, < 7.0)
1515
algoliasearch (1.27.5)
1616
httpclient (~> 2.8, >= 2.8.3)
1717
json (>= 1.5.1)
@@ -56,38 +56,40 @@ GEM
5656
netrc (~> 0.11)
5757
cocoapods-try (1.2.0)
5858
colored2 (3.1.2)
59-
concurrent-ruby (1.2.3)
59+
concurrent-ruby (1.3.5)
6060
escape (0.0.4)
6161
ethon (0.16.0)
6262
ffi (>= 1.15.0)
63-
ffi (1.16.3)
63+
ffi (1.17.1)
6464
fourflusher (2.3.1)
6565
fuzzy_match (2.0.4)
6666
gh_inspector (1.1.3)
67-
httpclient (2.8.3)
68-
i18n (1.14.4)
67+
httpclient (2.9.0)
68+
mutex_m
69+
i18n (1.14.7)
6970
concurrent-ruby (~> 1.0)
70-
json (2.7.2)
71-
minitest (5.22.3)
71+
json (2.10.2)
72+
minitest (5.25.5)
7273
molinillo (0.8.0)
73-
nanaimo (0.3.0)
74+
mutex_m (0.3.0)
75+
nanaimo (0.4.0)
7476
nap (1.1.0)
7577
netrc (0.11.0)
7678
nkf (0.2.0)
7779
public_suffix (4.0.7)
78-
rexml (3.2.6)
80+
rexml (3.4.1)
7981
ruby-macho (2.5.1)
8082
typhoeus (1.4.1)
8183
ethon (>= 0.9.0)
8284
tzinfo (2.0.6)
8385
concurrent-ruby (~> 1.0)
84-
xcodeproj (1.24.0)
86+
xcodeproj (1.27.0)
8587
CFPropertyList (>= 2.3.3, < 4.0)
8688
atomos (~> 0.1.3)
8789
claide (>= 1.0.2, < 2.0)
8890
colored2 (~> 3.1)
89-
nanaimo (~> 0.3.0)
90-
rexml (~> 3.2.4)
91+
nanaimo (~> 0.4.0)
92+
rexml (>= 3.3.6, < 4.0)
9193

9294
PLATFORMS
9395
ruby
@@ -100,4 +102,4 @@ RUBY VERSION
100102
ruby 2.7.6p219
101103

102104
BUNDLED WITH
103-
2.3.26
105+
2.4.10

0 commit comments

Comments
 (0)