mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-09 21:06:11 +00:00
[swift 5] update dependencies (#8277)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
|
||||
github "mxcl/PromiseKit" ~> 6.12.0
|
||||
github "mxcl/PromiseKit" ~> 6.13.1
|
||||
|
||||
@@ -11,5 +11,5 @@ Pod::Spec.new do |s|
|
||||
s.homepage = 'https://github.com/openapitools/openapi-generator'
|
||||
s.summary = 'PetstoreClient'
|
||||
s.source_files = 'PetstoreClient/Classes/**/*.swift'
|
||||
s.dependency 'PromiseKit/CorePromise', '~> 6.12.0'
|
||||
s.dependency 'PromiseKit/CorePromise', '~> 6.13.1'
|
||||
end
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
PODS:
|
||||
- PetstoreClient (1.0.0):
|
||||
- PromiseKit/CorePromise (~> 6.12.0)
|
||||
- PromiseKit/CorePromise (6.12.0)
|
||||
- PromiseKit/CorePromise (~> 6.13.1)
|
||||
- PromiseKit/CorePromise (6.13.1)
|
||||
|
||||
DEPENDENCIES:
|
||||
- PetstoreClient (from `../`)
|
||||
@@ -15,9 +15,9 @@ EXTERNAL SOURCES:
|
||||
:path: "../"
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
PetstoreClient: 97929409c1dd42edb2cf067b2cc182434d87f1aa
|
||||
PromiseKit: c06835ba442ce5454ce3cdde470232804a6e4ff8
|
||||
PetstoreClient: bf095c434cf89014d1b574779fcc7701a551fcce
|
||||
PromiseKit: 28fda91c973cc377875d8c0ea4f973013c05b6db
|
||||
|
||||
PODFILE CHECKSUM: 509bec696cc1d8641751b52e4fe4bef04ac4542c
|
||||
|
||||
COCOAPODS: 1.9.0
|
||||
COCOAPODS: 1.10.0
|
||||
|
||||
Reference in New Issue
Block a user