From 5ae6f321cd6e5310d007b6077d25bb1926ae56a4 Mon Sep 17 00:00:00 2001 From: Arkadiusz Fal Date: Thu, 1 Feb 2024 23:57:14 +0100 Subject: [PATCH] Update dependencies --- Gemfile.lock | 4 ++-- Yattee.xcodeproj/project.pbxproj | 4 ++-- .../xcshareddata/swiftpm/Package.resolved | 12 ++++++------ 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f95849ad..f7fc5622 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM artifactory (3.0.15) atomos (0.1.3) aws-eventstream (1.3.0) - aws-partitions (1.883.0) + aws-partitions (1.886.0) aws-sdk-core (3.191.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.651.0) @@ -196,7 +196,7 @@ GEM uber (0.1.0) unicode-display_width (2.5.0) word_wrap (1.0.0) - xcodeproj (1.23.0) + xcodeproj (1.24.0) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) claide (>= 1.0.2, < 2.0) diff --git a/Yattee.xcodeproj/project.pbxproj b/Yattee.xcodeproj/project.pbxproj index fc088835..24f13cb6 100644 --- a/Yattee.xcodeproj/project.pbxproj +++ b/Yattee.xcodeproj/project.pbxproj @@ -4996,8 +4996,8 @@ isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/cxfksword/MPVKit.git"; requirement = { - kind = upToNextMajorVersion; - minimumVersion = 0.36.0; + kind = exactVersion; + version = 0.36.0; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/Yattee.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Yattee.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index c238a4af..5dfb8d1f 100644 --- a/Yattee.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Yattee.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -60,8 +60,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/cxfksword/MPVKit.git", "state" : { - "revision" : "27c5749412a366639a4361eb612f7301872639ad", - "version" : "0.37.0" + "revision" : "96825b3dc2b38e5550268156148d47798ce6aa74", + "version" : "0.36.0" } }, { @@ -87,8 +87,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/ashleymills/Reachability.swift", "state" : { - "revision" : "c01bbdf2d633cf049ae1ed1a68a2020a8bda32e2", - "version" : "5.1.0" + "revision" : "c01127cb51f591045696128effe43c16840d08bf", + "version" : "5.2.0" } }, { @@ -132,8 +132,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/SDWebImage/SDWebImageWebPCoder.git", "state" : { - "revision" : "db4603921b31a6ce0f8c26d36d6a3fffc2dba481", - "version" : "0.14.2" + "revision" : "acfb824ca5cd9dbde2c43dc6b5a008c6757dee85", + "version" : "0.14.3" } }, {