Skip to content

Commit

Permalink
Updates the Gutenberg pod to make sure the app builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoreymendez committed Jan 28, 2019
1 parent c4dd274 commit bb38fbe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ target 'WordPress' do
## React Native
## =====================
##
pod 'Gutenberg', :git => 'http://github.com/wordpress-mobile/gutenberg-mobile/', :commit => '1d8bb72db34c7be96f309aaa4592e56c5d40bd42'
pod 'Gutenberg', :git => 'http://github.com/wordpress-mobile/gutenberg-mobile/', :commit => '1559268a0d38df09266851f1dda10900b1e14fb4'
pod 'RNTAztecView', :git => 'http://github.com/wordpress-mobile/gutenberg-mobile/', :tag => 'v0.3.4'

gutenberg_pod 'React'
Expand Down
8 changes: 4 additions & 4 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 `1d8bb72db34c7be96f309aaa4592e56c5d40bd42`)
- Gutenberg (from `http://github.com/wordpress-mobile/gutenberg-mobile/`, commit `1559268a0d38df09266851f1dda10900b1e14fb4`)
- HockeySDK (= 5.1.4)
- MGSwipeTableCell (= 1.6.8)
- MRProgress (= 0.8.3)
Expand Down Expand Up @@ -302,7 +302,7 @@ 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: 1d8bb72db34c7be96f309aaa4592e56c5d40bd42
:commit: 1559268a0d38df09266851f1dda10900b1e14fb4
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
React:
:podspec: https://raw.githubusercontent.com/wordpress-mobile/gutenberg-mobile/master/react-native-gutenberg-bridge/third-party-podspecs/React.podspec.json
Expand All @@ -327,7 +327,7 @@ CHECKOUT OPTIONS:
:git: https://github.com/Automattic/Automattic-Tracks-iOS.git
:tag: '0.3'
Gutenberg:
:commit: 1d8bb72db34c7be96f309aaa4592e56c5d40bd42
:commit: 1559268a0d38df09266851f1dda10900b1e14fb4
:git: http://github.com/wordpress-mobile/gutenberg-mobile/
RNSVG:
:git: https://github.com/wordpress-mobile/react-native-svg.git
Expand Down Expand Up @@ -389,6 +389,6 @@ SPEC CHECKSUMS:
yoga: f37b1edbd68be803f1dc4d57d40d8a5b277d8e2c
ZendeskSDK: 44ee00338dd718495f0364369420ae11b389c878

PODFILE CHECKSUM: e297c745b742da3d4f29a7b5e5282a1d8356ee90
PODFILE CHECKSUM: 85dec766bd43d55144a49b87203bbcfe4d0a1440

COCOAPODS: 1.5.3

0 comments on commit bb38fbe

Please sign in to comment.