Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gutenberg] - Gallery block - Fix getMediaItems #23417

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gutenberg/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
#
# LOCAL_GUTENBERG=../my-gutenberg-fork bundle exec pod install
ref:
commit: 0239a7b2494802dfff1e9d8faa486efdf0885631
commit: 25a28edbafe8bb8895436c9cc3df48c51367465d
github_org: wordpress-mobile
repo_name: gutenberg-mobile
6 changes: 3 additions & 3 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PODS:
- WordPress-Aztec-iOS (= 1.19.11)

DEPENDENCIES:
- Gutenberg (from `https://cdn.a8c-ci.services/gutenberg-mobile/Gutenberg-0239a7b2494802dfff1e9d8faa486efdf0885631.podspec`)
- Gutenberg (from `https://cdn.a8c-ci.services/gutenberg-mobile/Gutenberg-25a28edbafe8bb8895436c9cc3df48c51367465d.podspec`)
- SwiftLint (= 0.54.0)
- WordPress-Editor-iOS (~> 1.19.11)

Expand All @@ -19,10 +19,10 @@ SPEC REPOS:

EXTERNAL SOURCES:
Gutenberg:
:podspec: https://cdn.a8c-ci.services/gutenberg-mobile/Gutenberg-0239a7b2494802dfff1e9d8faa486efdf0885631.podspec
:podspec: https://cdn.a8c-ci.services/gutenberg-mobile/Gutenberg-25a28edbafe8bb8895436c9cc3df48c51367465d.podspec

SPEC CHECKSUMS:
Gutenberg: 187b75f69ee51b81347329df29d3a7d78bda032c
Gutenberg: 568ec44e90c660516b2021235c8d3c0975981243
SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211
WordPress-Aztec-iOS: 3732c6d865a5c9f35788377bdeda8a80ea10d0a1
WordPress-Editor-iOS: 453345420ced3d3ef20f0051b3df46ff10281e0c
Expand Down