From b7b53b87f7f45ca58122f7566a8ea2dccb64fb5e Mon Sep 17 00:00:00 2001 From: Pinar Olguc Date: Wed, 8 Jan 2025 12:14:07 +0300 Subject: [PATCH] Update Gravatar as 3.1.1 --- Modules/Package.swift | 2 +- WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Modules/Package.swift b/Modules/Package.swift index 784600c6d15e..e811f9d83499 100644 --- a/Modules/Package.swift +++ b/Modules/Package.swift @@ -22,7 +22,7 @@ let package = Package( .package(url: "https://github.com/AliSoftware/OHHTTPStubs", from: "9.1.0"), .package(url: "https://github.com/Automattic/Automattic-Tracks-iOS", from: "3.4.2"), .package(url: "https://github.com/Automattic/AutomatticAbout-swift", from: "1.1.4"), - .package(url: "https://github.com/Automattic/Gravatar-SDK-iOS", from: "3.1.0"), + .package(url: "https://github.com/Automattic/Gravatar-SDK-iOS", from: "3.1.1"), .package(url: "https://github.com/Automattic/Gridicons-iOS", branch: "develop"), .package(url: "https://github.com/Automattic/ScreenObject", from: "0.2.3"), .package(url: "https://github.com/Automattic/XCUITestHelpers", from: "0.4.0"), diff --git a/WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved b/WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved index 4888e01b33f6..1b31ca5f0a34 100644 --- a/WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/WordPress.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "e67326cf4e0b967f85976c160b6e3742a401276eabf3e18b25fce8bb219e1350", + "originHash" : "050f4516b852a8d02524960543d183cfa2327095133e9b4c17745fa7a494cc9a", "pins" : [ { "identity" : "alamofire", @@ -132,8 +132,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/Automattic/Gravatar-SDK-iOS", "state" : { - "revision" : "b4f63edd2f81c37025817b23fee83721d034c320", - "version" : "3.1.0" + "revision" : "e7c6606015bab7258c4de9dde9d87736677ddc73", + "version" : "3.1.1" } }, {