Skip to content

Commit 60fe879

Browse files
committed
update KeychainAccess
1 parent bb606df commit 60fe879

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

Cartfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "kishikawakatsumi/KeychainAccess" == 3.1.1
1+
github "kishikawakatsumi/KeychainAccess" == 3.1.2

Cartfile.resolved

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
github "kishikawakatsumi/KeychainAccess" "v3.1.1"
1+
github "kishikawakatsumi/KeychainAccess" "v3.1.2"

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ platform :ios, '8.0'
33
use_frameworks!
44

55
target :Demo do
6-
pod 'KeychainAccess', '3.1.1'
6+
pod 'KeychainAccess', '3.1.2'
77
end

Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
PODS:
2-
- KeychainAccess (3.1.1)
2+
- KeychainAccess (3.1.2)
33

44
DEPENDENCIES:
5-
- KeychainAccess (= 3.1.1)
5+
- KeychainAccess (= 3.1.2)
66

77
SPEC REPOS:
88
https://github.com/cocoapods/specs.git:
99
- KeychainAccess
1010

1111
SPEC CHECKSUMS:
12-
KeychainAccess: 7bd430028059754a3debab3cfc0bd1fc7fb85df3
12+
KeychainAccess: b3816fddcf28aa29d94b10ec305cd52be14c472b
1313

14-
PODFILE CHECKSUM: 252d5377b931f703238854e56df200aab4d237d9
14+
PODFILE CHECKSUM: a676396cbae51e5a6bac480d6b8d92b81dcc7ce4
1515

1616
COCOAPODS: 1.5.3

0 commit comments

Comments
 (0)