From c404022abfc70d201a02e09b815050436688762c Mon Sep 17 00:00:00 2001 From: Aferdita Muriqi Date: Wed, 19 Jun 2019 22:00:45 -0400 Subject: [PATCH] updated dependencies --- Cartfile | 2 +- Cartfile.resolved | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile b/Cartfile index a00d5b5..6489a27 100644 --- a/Cartfile +++ b/Cartfile @@ -1,4 +1,4 @@ -github "readium/r2-shared-swift" == 1.2.12 +github "readium/r2-shared-swift" == 1.2.13 github "stephencelis/SQLite.swift" == 0.11.5 github "krzyzanowskim/CryptoSwift" == 0.15.0 github "weichsel/ZIPFoundation" == 0.9.8 diff --git a/Cartfile.resolved b/Cartfile.resolved index cdbb472..f88b647 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,4 +1,4 @@ github "krzyzanowskim/CryptoSwift" "0.15.0" -github "readium/r2-shared-swift" "1.2.12" +github "readium/r2-shared-swift" "1.2.13" github "stephencelis/SQLite.swift" "0.11.5" github "weichsel/ZIPFoundation" "0.9.8"