mirror of
https://github.com/yattee/yattee.git
synced 2024-11-10 00:08:21 +00:00
Update dependencies
This commit is contained in:
parent
2be6f04e37
commit
5ae6f321cd
@ -55,7 +55,7 @@ GEM
|
|||||||
artifactory (3.0.15)
|
artifactory (3.0.15)
|
||||||
atomos (0.1.3)
|
atomos (0.1.3)
|
||||||
aws-eventstream (1.3.0)
|
aws-eventstream (1.3.0)
|
||||||
aws-partitions (1.883.0)
|
aws-partitions (1.886.0)
|
||||||
aws-sdk-core (3.191.0)
|
aws-sdk-core (3.191.0)
|
||||||
aws-eventstream (~> 1, >= 1.3.0)
|
aws-eventstream (~> 1, >= 1.3.0)
|
||||||
aws-partitions (~> 1, >= 1.651.0)
|
aws-partitions (~> 1, >= 1.651.0)
|
||||||
@ -196,7 +196,7 @@ GEM
|
|||||||
uber (0.1.0)
|
uber (0.1.0)
|
||||||
unicode-display_width (2.5.0)
|
unicode-display_width (2.5.0)
|
||||||
word_wrap (1.0.0)
|
word_wrap (1.0.0)
|
||||||
xcodeproj (1.23.0)
|
xcodeproj (1.24.0)
|
||||||
CFPropertyList (>= 2.3.3, < 4.0)
|
CFPropertyList (>= 2.3.3, < 4.0)
|
||||||
atomos (~> 0.1.3)
|
atomos (~> 0.1.3)
|
||||||
claide (>= 1.0.2, < 2.0)
|
claide (>= 1.0.2, < 2.0)
|
||||||
|
@ -4996,8 +4996,8 @@
|
|||||||
isa = XCRemoteSwiftPackageReference;
|
isa = XCRemoteSwiftPackageReference;
|
||||||
repositoryURL = "https://github.com/cxfksword/MPVKit.git";
|
repositoryURL = "https://github.com/cxfksword/MPVKit.git";
|
||||||
requirement = {
|
requirement = {
|
||||||
kind = upToNextMajorVersion;
|
kind = exactVersion;
|
||||||
minimumVersion = 0.36.0;
|
version = 0.36.0;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
/* End XCRemoteSwiftPackageReference section */
|
/* End XCRemoteSwiftPackageReference section */
|
||||||
|
@ -60,8 +60,8 @@
|
|||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/cxfksword/MPVKit.git",
|
"location" : "https://github.com/cxfksword/MPVKit.git",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "27c5749412a366639a4361eb612f7301872639ad",
|
"revision" : "96825b3dc2b38e5550268156148d47798ce6aa74",
|
||||||
"version" : "0.37.0"
|
"version" : "0.36.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -87,8 +87,8 @@
|
|||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/ashleymills/Reachability.swift",
|
"location" : "https://github.com/ashleymills/Reachability.swift",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "c01bbdf2d633cf049ae1ed1a68a2020a8bda32e2",
|
"revision" : "c01127cb51f591045696128effe43c16840d08bf",
|
||||||
"version" : "5.1.0"
|
"version" : "5.2.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -132,8 +132,8 @@
|
|||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/SDWebImage/SDWebImageWebPCoder.git",
|
"location" : "https://github.com/SDWebImage/SDWebImageWebPCoder.git",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "db4603921b31a6ce0f8c26d36d6a3fffc2dba481",
|
"revision" : "acfb824ca5cd9dbde2c43dc6b5a008c6757dee85",
|
||||||
"version" : "0.14.2"
|
"version" : "0.14.3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user