Skip to content

Commit 1acbc7b

Browse files
committed
chore: Update lockfiles
1 parent 37af551 commit 1acbc7b

2 files changed

Lines changed: 5 additions & 19 deletions

File tree

example/Gemfile.lock

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,18 @@ GEM
33
specs:
44
CFPropertyList (3.0.6)
55
rexml
6-
activesupport (7.1.5)
7-
base64
8-
benchmark (>= 0.3)
9-
bigdecimal
6+
activesupport (6.1.7.10)
107
concurrent-ruby (~> 1.0, >= 1.0.2)
11-
connection_pool (>= 2.2.5)
12-
drb
138
i18n (>= 1.6, < 2)
14-
logger (>= 1.4.2)
159
minitest (>= 5.1)
16-
mutex_m
17-
securerandom (>= 0.3)
1810
tzinfo (~> 2.0)
11+
zeitwerk (~> 2.3)
1912
addressable (2.8.7)
2013
public_suffix (>= 2.0.2, < 7.0)
2114
algoliasearch (1.27.5)
2215
httpclient (~> 2.8, >= 2.8.3)
2316
json (>= 1.5.1)
2417
atomos (0.1.3)
25-
base64 (0.2.0)
26-
benchmark (0.3.0)
27-
bigdecimal (3.1.8)
2818
claide (1.1.0)
2919
cocoapods (1.15.2)
3020
addressable (~> 2.8)
@@ -65,8 +55,6 @@ GEM
6555
cocoapods-try (1.2.0)
6656
colored2 (3.1.2)
6757
concurrent-ruby (1.3.4)
68-
connection_pool (2.4.1)
69-
drb (2.2.1)
7058
escape (0.0.4)
7159
ethon (0.16.0)
7260
ffi (>= 1.15.0)
@@ -78,17 +66,14 @@ GEM
7866
i18n (1.14.6)
7967
concurrent-ruby (~> 1.0)
8068
json (2.7.6)
81-
logger (1.6.1)
8269
minitest (5.25.1)
8370
molinillo (0.8.0)
84-
mutex_m (0.2.0)
8571
nanaimo (0.3.0)
8672
nap (1.1.0)
8773
netrc (0.11.0)
8874
public_suffix (4.0.7)
8975
rexml (3.2.5)
9076
ruby-macho (2.5.1)
91-
securerandom (0.3.1)
9277
typhoeus (1.4.1)
9378
ethon (>= 0.9.0)
9479
tzinfo (2.0.6)
@@ -100,6 +85,7 @@ GEM
10085
colored2 (~> 3.1)
10186
nanaimo (~> 0.3.0)
10287
rexml (~> 3.2.4)
88+
zeitwerk (2.6.18)
10389

10490
PLATFORMS
10591
ruby

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1242,7 +1242,7 @@ PODS:
12421242
- ReactCommon/turbomodule/bridging
12431243
- ReactCommon/turbomodule/core
12441244
- Yoga
1245-
- react-native-worklets-core (1.4.0):
1245+
- react-native-worklets-core (1.5.0):
12461246
- DoubleConversion
12471247
- glog
12481248
- hermes-engine
@@ -1772,7 +1772,7 @@ SPEC CHECKSUMS:
17721772
React-logger: 97c9dafae1f1a638001a9d1d0e93d431f2f9cb7b
17731773
React-Mapbuffer: 3146a13424f9fec2ea1f1462d49d566e4d69b732
17741774
React-microtasksnativemodule: 02d218c79c72d373a92a8552183f4ead0d1c6e05
1775-
react-native-worklets-core: 7fa569f3e9d6f16a4823a64956bbebf51889bb5e
1775+
react-native-worklets-core: 7186c6632dc36ebec96b2e205388ea0ac224dd91
17761776
React-nativeconfig: 93fe8c85a8c40820c57814e30f3e44b94c995a7b
17771777
React-NativeModulesApple: b3e076fd0d7b73417fe1e8c8b26e3c57ae9b74aa
17781778
React-perflogger: 1c55bcd3c392137cbaf0d21d8bb87ce9a0cebb15

0 commit comments

Comments
 (0)