From 3a43f5602ef38749bc9c47cef46bc7fe554460a4 Mon Sep 17 00:00:00 2001 From: wtimme Date: Mon, 11 Jul 2022 17:49:06 +0200 Subject: [PATCH] Run `bundle exec pod install --repo-update` (#6387) This change was introduced automatically by CocoaPods, likely because someone ran `pod install` using their locally installed version of CocoaPods. --- Podfile.lock | 2 +- changelog.d/pr-6387.build | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 changelog.d/pr-6387.build diff --git a/Podfile.lock b/Podfile.lock index 33e81e3477..33e1eaaf53 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -243,4 +243,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: b3c7c064fc2b74dc937762364faab403fc3fd041 -COCOAPODS: 1.11.2 +COCOAPODS: 1.11.3 diff --git a/changelog.d/pr-6387.build b/changelog.d/pr-6387.build new file mode 100644 index 0000000000..18755d1f07 --- /dev/null +++ b/changelog.d/pr-6387.build @@ -0,0 +1 @@ +Update Podfile.lock