From 523b3f217dbb2d8c285d2cc8dbd0ef68fc23af25 Mon Sep 17 00:00:00 2001 From: Gio Lodi Date: Mon, 11 Sep 2023 14:21:01 +1000 Subject: [PATCH] Remove hash from `Podfile` (new Ruby 3 syntax) --- Podfile | 2 +- Podfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Podfile b/Podfile index 26cad4c62bc0..0ab706eb2ab1 100644 --- a/Podfile +++ b/Podfile @@ -322,7 +322,7 @@ pre_install do |installer| end post_install do |installer| - gutenberg_post_install(installer: installer) + gutenberg_post_install(installer:) project_root = File.dirname(__FILE__) diff --git a/Podfile.lock b/Podfile.lock index e373efa7ade5..9abca8b9bba9 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -241,6 +241,6 @@ SPEC CHECKSUMS: ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba ZIPFoundation: d170fa8e270b2a32bef9dcdcabff5b8f1a5deced -PODFILE CHECKSUM: 9baf4dbda6093f9b7978c6c0b46f761e388aeb67 +PODFILE CHECKSUM: 20c2d52ed76d8dc50c502867b080966b80ea3cd9 COCOAPODS: 1.12.1