diff --git a/Podfile b/Podfile index c45907843c6d..a89d863ccbf8 100644 --- a/Podfile +++ b/Podfile @@ -109,7 +109,7 @@ target 'WordPress' do ## Gutenberg (React Native) ## ===================== ## - gutenberg :tag => 'v1.3.0' + gutenberg :tag => 'v1.4.0' pod 'RNSVG', :git => 'https://github.com/wordpress-mobile/react-native-svg.git', :tag => '9.3.3-gb' pod 'react-native-keyboard-aware-scroll-view', :git => 'https://github.com/wordpress-mobile/react-native-keyboard-aware-scroll-view.git', :tag => 'gb-v0.8.7' diff --git a/Podfile.lock b/Podfile.lock index 7897eb1f8622..5b7b203ba361 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -40,7 +40,7 @@ PODS: - "GoogleToolboxForMac/NSString+URLArguments (2.2.0)" - Gridicons (0.18) - GTMSessionFetcher/Core (1.2.1) - - Gutenberg (1.3.0): + - Gutenberg (1.4.0): - React/Core (= 0.59.3) - React/CxxBridge (= 0.59.3) - React/DevSupport (= 0.59.3) @@ -161,7 +161,7 @@ PODS: - React/RCTBlob - RNSVG (9.3.3): - React - - RNTAztecView (1.3.0): + - RNTAztecView (1.4.0): - React - WordPress-Aztec-iOS - Sentry (4.3.1): @@ -219,12 +219,12 @@ DEPENDENCIES: - Charts (~> 3.2.2) - CocoaLumberjack (= 3.5.2) - Down (~> 0.6.6) - - Folly (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.3.0/react-native-gutenberg-bridge/third-party-podspecs/Folly.podspec.json`) + - Folly (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.4.0/react-native-gutenberg-bridge/third-party-podspecs/Folly.podspec.json`) - FormatterKit/TimeIntervalFormatter (= 1.8.2) - Gifu (= 3.2.0) - GiphyCoreSDK (~> 1.4.0) - Gridicons (~> 0.16) - - Gutenberg (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, tag `v1.3.0`) + - Gutenberg (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, tag `v1.4.0`) - HockeySDK (= 5.1.4) - MGSwipeTableCell (= 1.6.8) - MRProgress (= 0.8.3) @@ -235,11 +235,11 @@ DEPENDENCIES: - OHHTTPStubs (= 6.1.0) - OHHTTPStubs/Swift (= 6.1.0) - Reachability (= 3.2) - - React (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.3.0/react-native-gutenberg-bridge/third-party-podspecs/React.podspec.json`) + - React (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.4.0/react-native-gutenberg-bridge/third-party-podspecs/React.podspec.json`) - react-native-keyboard-aware-scroll-view (from `https://github.com/wordpress-mobile/react-native-keyboard-aware-scroll-view.git`, tag `gb-v0.8.7`) - - react-native-safe-area (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.3.0/react-native-gutenberg-bridge/third-party-podspecs/react-native-safe-area.podspec.json`) + - react-native-safe-area (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.4.0/react-native-gutenberg-bridge/third-party-podspecs/react-native-safe-area.podspec.json`) - RNSVG (from `https://github.com/wordpress-mobile/react-native-svg.git`, tag `9.3.3-gb`) - - RNTAztecView (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, tag `v1.3.0`) + - RNTAztecView (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, tag `v1.4.0`) - Sentry (= 4.3.1) - SimulatorStatusMagic - Starscream (= 3.0.6) @@ -250,7 +250,7 @@ DEPENDENCIES: - WordPressShared (~> 1.7.5-beta.2) - WordPressUI (from `https://github.com/wordpress-mobile/WordPressUI-iOS.git`, tag `1.2.1`) - WPMediaPicker (= 1.4.0) - - yoga (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.3.0/react-native-gutenberg-bridge/third-party-podspecs/yoga.podspec.json`) + - yoga (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.4.0/react-native-gutenberg-bridge/third-party-podspecs/yoga.podspec.json`) - ZendeskSDK (= 2.3.1) - ZIPFoundation (~> 0.9.8) @@ -300,33 +300,33 @@ SPEC REPOS: EXTERNAL SOURCES: Folly: - :podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.3.0/react-native-gutenberg-bridge/third-party-podspecs/Folly.podspec.json + :podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.4.0/react-native-gutenberg-bridge/third-party-podspecs/Folly.podspec.json Gutenberg: :git: http://github.com/wordpress-mobile/gutenberg-mobile/ - :tag: v1.3.0 + :tag: v1.4.0 React: - :podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.3.0/react-native-gutenberg-bridge/third-party-podspecs/React.podspec.json + :podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.4.0/react-native-gutenberg-bridge/third-party-podspecs/React.podspec.json react-native-keyboard-aware-scroll-view: :git: https://github.com/wordpress-mobile/react-native-keyboard-aware-scroll-view.git :tag: gb-v0.8.7 react-native-safe-area: - :podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.3.0/react-native-gutenberg-bridge/third-party-podspecs/react-native-safe-area.podspec.json + :podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.4.0/react-native-gutenberg-bridge/third-party-podspecs/react-native-safe-area.podspec.json RNSVG: :git: https://github.com/wordpress-mobile/react-native-svg.git :tag: 9.3.3-gb RNTAztecView: :git: http://github.com/wordpress-mobile/gutenberg-mobile/ - :tag: v1.3.0 + :tag: v1.4.0 WordPressUI: :git: https://github.com/wordpress-mobile/WordPressUI-iOS.git :tag: 1.2.1 yoga: - :podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.3.0/react-native-gutenberg-bridge/third-party-podspecs/yoga.podspec.json + :podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/v1.4.0/react-native-gutenberg-bridge/third-party-podspecs/yoga.podspec.json CHECKOUT OPTIONS: Gutenberg: :git: http://github.com/wordpress-mobile/gutenberg-mobile/ - :tag: v1.3.0 + :tag: v1.4.0 react-native-keyboard-aware-scroll-view: :git: https://github.com/wordpress-mobile/react-native-keyboard-aware-scroll-view.git :tag: gb-v0.8.7 @@ -335,7 +335,7 @@ CHECKOUT OPTIONS: :tag: 9.3.3-gb RNTAztecView: :git: http://github.com/wordpress-mobile/gutenberg-mobile/ - :tag: v1.3.0 + :tag: v1.4.0 WordPressUI: :git: https://github.com/wordpress-mobile/WordPressUI-iOS.git :tag: 1.2.1 @@ -359,7 +359,7 @@ SPEC CHECKSUMS: GoogleToolboxForMac: ff31605b7d66400dcec09bed5861689aebadda4d Gridicons: 04261236382e9c62c62c9a104f2f532c1bdf6a78 GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca - Gutenberg: b2b3b70399d8d507de4fb21e5e38bf61486b4145 + Gutenberg: 09b5d27f8b6b2127758e8bc8a803e35fa4592949 HockeySDK: 15afe6bc0a5bfe3a531fd73dbf082095f37dac3b lottie-ios: 3fef45d3fabe63e3c7c2eb603dd64ddfffc73062 MGSwipeTableCell: dc4eca3212ed38a563b27d6aa7b3c01ce656c1e2 @@ -374,7 +374,7 @@ SPEC CHECKSUMS: react-native-keyboard-aware-scroll-view: 01c4b2303c4ef1c49c4d239c9c5856f0393104df react-native-safe-area: 7dc92953fce43bf36ab5ecae2fb4ffa2bda9a203 RNSVG: 978db19eaef499d9ebffb74a091ca0abf209c8c1 - RNTAztecView: 2c8ba002756015e5e413b6ff384bbed420c49c9b + RNTAztecView: cc0af5f745f75e475fd1a8bafa8b1051c0c63efd Sentry: 5267d493a398663538317e4dcc438c12c66202ed SimulatorStatusMagic: 28d4a9d1a500ac7cea0b2b5a43c1c6ddb40ba56c Starscream: ef3ece99d765eeccb67de105bfa143f929026cf5 @@ -392,6 +392,6 @@ SPEC CHECKSUMS: ZendeskSDK: cbd49d65efb2f2cdbdcaac84e618896ae87b861e ZIPFoundation: 89df685c971926b0323087952320bdfee9f0b6ef -PODFILE CHECKSUM: 620b02d40ccdf08527ca94d9c881dce2f5aa4d1c +PODFILE CHECKSUM: ec77fdde0ebee2da38ceaecec1eb4401326330d4 COCOAPODS: 1.6.1