Skip to content

Commit

Permalink
Merge pull request #10897 from wordpress-mobile/gutenberg/release-0.3.4
Browse files Browse the repository at this point in the history
Bump Gutenberg ref to release 0.3.4
  • Loading branch information
etoledom authored Jan 25, 2019
2 parents 2dc70cb + 39e07db commit ced2eef
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ target 'WordPress' do
## React Native
## =====================
##
pod 'Gutenberg', :git => 'http://github.com/wordpress-mobile/gutenberg-mobile/', :commit => '2bade57ef289ec1ddd1604a5f354381a2a3c78fa'
pod 'RNTAztecView', :git => 'http://github.com/wordpress-mobile/gutenberg-mobile/', :commit => '2bade57ef289ec1ddd1604a5f354381a2a3c78fa'
pod 'Gutenberg', :git => 'http://github.com/wordpress-mobile/gutenberg-mobile/', :tag => 'v0.3.4'
pod 'RNTAztecView', :git => 'http://github.com/wordpress-mobile/gutenberg-mobile/', :tag => 'v0.3.4'

gutenberg_pod 'React'
gutenberg_pod 'yoga'
Expand Down
14 changes: 7 additions & 7 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ DEPENDENCIES:
- Gifu (= 3.2.0)
- GiphyCoreSDK (~> 1.4.0)
- Gridicons (~> 0.16)
- Gutenberg (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, commit `2bade57ef289ec1ddd1604a5f354381a2a3c78fa`)
- Gutenberg (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, tag `v0.3.4`)
- HockeySDK (= 5.1.4)
- MGSwipeTableCell (= 1.6.8)
- MRProgress (= 0.8.3)
Expand All @@ -241,7 +241,7 @@ DEPENDENCIES:
- react-native-keyboard-aware-scroll-view (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/develop/react-native-gutenberg-bridge/third-party-podspecs/react-native-keyboard-aware-scroll-view.podspec.json`)
- react-native-safe-area (from `https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/master/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 `8.0.9-gb.0`)
- RNTAztecView (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, commit `2bade57ef289ec1ddd1604a5f354381a2a3c78fa`)
- RNTAztecView (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, tag `v0.3.4`)
- SimulatorStatusMagic
- Starscream (= 3.0.6)
- SVProgressHUD (= 2.2.5)
Expand Down Expand Up @@ -302,8 +302,8 @@ EXTERNAL SOURCES:
Folly:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/master/react-native-gutenberg-bridge/third-party-podspecs/Folly.podspec.json
Gutenberg:
:commit: 2bade57ef289ec1ddd1604a5f354381a2a3c78fa
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
:tag: v0.3.4
React:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/master/react-native-gutenberg-bridge/third-party-podspecs/React.podspec.json
react-native-keyboard-aware-scroll-view:
Expand All @@ -314,8 +314,8 @@ EXTERNAL SOURCES:
:git: https://github.com/wordpress-mobile/react-native-svg.git
:tag: 8.0.9-gb.0
RNTAztecView:
:commit: 2bade57ef289ec1ddd1604a5f354381a2a3c78fa
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
:tag: v0.3.4
WordPressUI:
:git: https://github.com/wordpress-mobile/WordPressUI-iOS.git
:tag: 1.2.0
Expand All @@ -327,14 +327,14 @@ CHECKOUT OPTIONS:
:git: https://github.com/Automattic/Automattic-Tracks-iOS.git
:tag: 0.3-beta.1
Gutenberg:
:commit: 2bade57ef289ec1ddd1604a5f354381a2a3c78fa
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
:tag: v0.3.4
RNSVG:
:git: https://github.com/wordpress-mobile/react-native-svg.git
:tag: 8.0.9-gb.0
RNTAztecView:
:commit: 2bade57ef289ec1ddd1604a5f354381a2a3c78fa
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
:tag: v0.3.4
WordPressUI:
:git: https://github.com/wordpress-mobile/WordPressUI-iOS.git
:tag: 1.2.0
Expand Down Expand Up @@ -389,6 +389,6 @@ SPEC CHECKSUMS:
yoga: f37b1edbd68be803f1dc4d57d40d8a5b277d8e2c
ZendeskSDK: 44ee00338dd718495f0364369420ae11b389c878

PODFILE CHECKSUM: f644e7e3a31f7f2e60ed84269d614817c3e6e47f
PODFILE CHECKSUM: b884248bdadc3d4984b8efc4fcb236cd78d26295

COCOAPODS: 1.5.3

0 comments on commit ced2eef

Please sign in to comment.