Skip to content

Commit

Permalink
chore: update podfile locks (#106)
Browse files Browse the repository at this point in the history
### Summary

update `Podfile.lock` in dashboard & host apps

### Test plan

n/a
  • Loading branch information
jbroma authored Nov 8, 2024
1 parent 2bf1c45 commit d869749
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/dashboard/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- boost (1.84.0)
- callstack-repack (5.0.0-rc.0):
- callstack-repack (5.0.0-rc.1):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -1911,7 +1911,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
boost: 1dca942403ed9342f98334bf4c3621f011aa7946
callstack-repack: 75464b0e26467fc4a7236373399bc0fc2281f495
callstack-repack: 7084adb6b78076b9de1acc82195e13a70c8c8e31
DoubleConversion: f16ae600a246532c4020132d54af21d0ddb2a385
FBLazyVector: 7075bb12898bc3998fd60f4b7ca422496cc2cdf7
fmt: 10c6e61f4be25dc963c36bd73fc7b1705fe975be
Expand Down
4 changes: 2 additions & 2 deletions packages/host/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- boost (1.84.0)
- callstack-repack (5.0.0-rc.0):
- callstack-repack (5.0.0-rc.1):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -1935,7 +1935,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
boost: 1dca942403ed9342f98334bf4c3621f011aa7946
callstack-repack: 75464b0e26467fc4a7236373399bc0fc2281f495
callstack-repack: 7084adb6b78076b9de1acc82195e13a70c8c8e31
DoubleConversion: f16ae600a246532c4020132d54af21d0ddb2a385
FBLazyVector: 7075bb12898bc3998fd60f4b7ca422496cc2cdf7
fmt: 10c6e61f4be25dc963c36bd73fc7b1705fe975be
Expand Down

0 comments on commit d869749

Please sign in to comment.