Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 017bb77

Browse files
lblasafacebook-github-bot
authored andcommitted
Update Pods in ReactNativeExample
Summary: Changelog: Update pinned versions of ReactNativeExample Reviewed By: passy Differential Revision: D34752748 fbshipit-source-id: d21b89cc1d1144ce814030d18bb7bfd1cbeb5547
1 parent 8372d07 commit 017bb77

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

react-native/ReactNativeFlipperExample/ios/Podfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ target 'ReactNativeFlipperExample' do
2727

2828
# Versions are explicitly pinned to be able to forcefully test against the latest versions.
2929
# use_flipper!() should work as well and pick the React Native defaults
30-
use_flipper!({ 'Flipper' => flipperkit_version, 'Flipper-Folly' => '2.6.10', 'Flipper-RSocket' => '1.4.3', 'Flipper-DoubleConversion' => '3.1.7', 'Flipper-Glog' => '0.3.9', 'Flipper-PeerTalk' => '0.0.4', 'OpenSSL-Universal' => '1.1.1100' })
30+
use_flipper!({ 'Flipper' => flipperkit_version, 'Flipper-Folly' => '2.6.10', 'Flipper-DoubleConversion' => '3.2.0', 'Flipper-Glog' => '0.5.0.3', 'Flipper-PeerTalk' => '0.0.4', 'OpenSSL-Universal' => '1.1.1100' })
3131

3232
post_install do |installer|
3333
react_native_post_install(installer)

react-native/ReactNativeFlipperExample/ios/Podfile.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ PODS:
1313
- Flipper (0.137.0):
1414
- Flipper-Folly (~> 2.6)
1515
- Flipper-Boost-iOSX (1.76.0.1.11)
16-
- Flipper-DoubleConversion (3.1.7)
16+
- Flipper-DoubleConversion (3.2.0)
1717
- Flipper-Fmt (7.1.7)
1818
- Flipper-Folly (2.6.10):
1919
- Flipper-Boost-iOSX
@@ -22,7 +22,7 @@ PODS:
2222
- Flipper-Glog
2323
- libevent (~> 2.1.12)
2424
- OpenSSL-Universal (= 1.1.1100)
25-
- Flipper-Glog (0.3.9)
25+
- Flipper-Glog (0.5.0.3)
2626
- Flipper-PeerTalk (0.0.4)
2727
- Flipper-RSocket (1.4.3):
2828
- Flipper-Folly (~> 2.6)
@@ -290,7 +290,7 @@ PODS:
290290
- React-jsinspector (0.67.2)
291291
- React-logger (0.67.2):
292292
- glog
293-
- react-native-flipper (0.131.1):
293+
- react-native-flipper (0.137.0):
294294
- React-Core
295295
- React-perflogger (0.67.2)
296296
- React-RCTActionSheet (0.67.2):
@@ -369,10 +369,10 @@ DEPENDENCIES:
369369
- FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
370370
- Flipper (= 0.137.0)
371371
- Flipper-Boost-iOSX (= 1.76.0.1.11)
372-
- Flipper-DoubleConversion (= 3.1.7)
372+
- Flipper-DoubleConversion (= 3.2.0)
373373
- Flipper-Fmt (= 7.1.7)
374374
- Flipper-Folly (= 2.6.10)
375-
- Flipper-Glog (= 0.3.9)
375+
- Flipper-Glog (= 0.5.0.3)
376376
- Flipper-PeerTalk (= 0.0.4)
377377
- Flipper-RSocket (= 1.4.3)
378378
- FlipperKit (= 0.137.0)
@@ -515,10 +515,10 @@ SPEC CHECKSUMS:
515515
FBReactNativeSpec: c94002c1d93da3658f4d5119c6994d19961e3d52
516516
Flipper: 7980d6c11c422bbf2d8d95a6988b7622e2e08ae6
517517
Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c
518-
Flipper-DoubleConversion: 57ffbe81ef95306cc9e69c4aa3aeeeeb58a6a28c
518+
Flipper-DoubleConversion: 3d3d04a078d4f3a1b6c6916587f159dc11f232c4
519519
Flipper-Fmt: 60cbdd92fc254826e61d669a5d87ef7015396a9b
520520
Flipper-Folly: 584845625005ff068a6ebf41f857f468decd26b3
521-
Flipper-Glog: 05579840e2750ec907ee2f81544f41ad76a7cae4
521+
Flipper-Glog: 7761f5362d23ead28c19afc2dd1d819f00e40df9
522522
Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
523523
Flipper-RSocket: d9d9ade67cbecf6ac10730304bf5607266dd2541
524524
FlipperKit: df5f64f3f04dfccb9c3364b704a377b7dabdb9ec
@@ -540,7 +540,7 @@ SPEC CHECKSUMS:
540540
React-jsiexecutor: 52beb652bbc61201bd70cbe4f0b8edb607e8da4f
541541
React-jsinspector: 595f76eba2176ebd8817a1fffd47b84fbdab9383
542542
React-logger: 23de8ea0f44fa00ee77e96060273225607fd4d78
543-
react-native-flipper: 8d0ada062fbc2c7460cc0d343aded6fc3f9c90dc
543+
react-native-flipper: 9ce0e50fc10cb4786901de4fa4c8726b4651b1ad
544544
React-perflogger: 3c9bb7372493e49036f07a82c44c8cf65cbe88db
545545
React-RCTActionSheet: 052606483045a408693aa7e864410b4a052f541a
546546
React-RCTAnimation: 08d4cac13222bb1348c687a0158dfd3b577cdb63
@@ -557,6 +557,6 @@ SPEC CHECKSUMS:
557557
Yoga: 9b6696970c3289e8dea34b3eda93f23e61fb8121
558558
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
559559

560-
PODFILE CHECKSUM: 4218eac8fa6e476a92652ec9bd4fd9131b48261d
560+
PODFILE CHECKSUM: fc50676d99cb4d884fc347cb9f799e42d943d30d
561561

562562
COCOAPODS: 1.11.2

0 commit comments

Comments
 (0)