Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
palpatim committed Nov 5, 2020
1 parent ffd019d commit 74f998a
Show file tree
Hide file tree
Showing 46 changed files with 8,176 additions and 4,006 deletions.
1 change: 1 addition & 0 deletions .gitallowed
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ customer master key
CustomerMasterKey
EXAMPLEKEY
master encryption key
Pods
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ also includes support for offline operations.

*Changes merged to `main`, but not yet released on a tag.*

### Misc. Updates

- Update dependencies. ([PR #436](https://github.com/awslabs/aws-mobile-appsync-sdk-ios/pull/436))

## 3.1.10

### Misc. Updates

- Update dependencies. ([PR #432](https://github.com/awslabs/aws-mobile-appsync-sdk-ios/pull/432))

## 3.1.9

## Misc. Updates
Expand Down
44 changes: 22 additions & 22 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
PODS:
- AppSyncRealTimeClient (1.4.1):
- AppSyncRealTimeClient (1.4.2):
- Starscream (~> 3.1.0)
- AWSAuthCore (2.18.0):
- AWSCore (= 2.18.0)
- AWSCognitoIdentityProvider (2.18.0):
- AWSCognitoIdentityProviderASF (= 2.18.0)
- AWSCore (= 2.18.0)
- AWSCognitoIdentityProviderASF (2.18.0)
- AWSCore (2.18.0)
- AWSMobileClient (2.18.0):
- AWSAuthCore (= 2.18.0)
- AWSCognitoIdentityProvider (= 2.18.0)
- AWSCognitoIdentityProviderASF (= 2.18.0)
- AWSCore (= 2.18.0)
- AWSS3 (2.18.0):
- AWSCore (= 2.18.0)
- AWSAuthCore (2.18.1):
- AWSCore (= 2.18.1)
- AWSCognitoIdentityProvider (2.18.1):
- AWSCognitoIdentityProviderASF (= 2.18.1)
- AWSCore (= 2.18.1)
- AWSCognitoIdentityProviderASF (2.18.1)
- AWSCore (2.18.1)
- AWSMobileClient (2.18.1):
- AWSAuthCore (= 2.18.1)
- AWSCognitoIdentityProvider (= 2.18.1)
- AWSCognitoIdentityProviderASF (= 2.18.1)
- AWSCore (= 2.18.1)
- AWSS3 (2.18.1):
- AWSCore (= 2.18.1)
- ReachabilitySwift (5.0.0)
- SQLite.swift (0.12.2):
- SQLite.swift/standard (= 0.12.2)
Expand Down Expand Up @@ -46,13 +46,13 @@ SPEC REPOS:
- SwiftLint

SPEC CHECKSUMS:
AppSyncRealTimeClient: 879b9fa3ce3f335450ca06e0def279fa90af9e76
AWSAuthCore: d350688ae52b9644a0713901e436cb529dce15b7
AWSCognitoIdentityProvider: ae02dbb7d2f53291adbfd52e7334286abde8bb3f
AWSCognitoIdentityProviderASF: 3c8bb7a1f306d21d22c4429509da5cf34ef72e6d
AWSCore: e8cc7fd06efa211328942cc7c9f6dddbe889a115
AWSMobileClient: b082181b527b2f68222006fa996a2ec4d7be6386
AWSS3: 31b24341477f8eaae01542900e2253e908eed1ee
AppSyncRealTimeClient: 7fb160294d067b6c0c4b3c4ab91e953fd4cfba30
AWSAuthCore: 89562ca19419744144f7afcfe81acba64b33a9bd
AWSCognitoIdentityProvider: bb5c856ac56d976efb72660a2c09aeb131b44c88
AWSCognitoIdentityProviderASF: 67fe08635f9c0769a0cb1e6c548662075e40251e
AWSCore: 0979d22aebe17ffc24eea19d8bc40402b651b018
AWSMobileClient: e436716389ccbfaa8ee41f52d2128f942527a64e
AWSS3: 9419bfeaabafd660243ad9c1a6a0c8c2a96be4c6
ReachabilitySwift: 985039c6f7b23a1da463388634119492ff86c825
SQLite.swift: d2b4642190917051ce6bd1d49aab565fe794eea3
Starscream: 4bb2f9942274833f7b4d296a55504dcfc7edb7b0
Expand Down
6 changes: 4 additions & 2 deletions Pods/AWSAuthCore/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions Pods/AWSCognitoIdentityProvider/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions Pods/AWSCognitoIdentityProviderASF/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Pods/AWSCore/AWSCore/AWSCore.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

189 changes: 22 additions & 167 deletions Pods/AWSCore/AWSCore/Serialization/AWSSerialization.m

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 74f998a

Please sign in to comment.