From 4b49ad502d0afedaf6349f10c53c04c0156596ba Mon Sep 17 00:00:00 2001 From: Aferdita Muriqi Date: Sat, 8 Jun 2019 08:11:36 -0400 Subject: [PATCH] updated dependencies --- Cartfile | 2 +- Cartfile.resolved | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cartfile b/Cartfile index 9a59aec..1d227c8 100644 --- a/Cartfile +++ b/Cartfile @@ -1,4 +1,4 @@ -github "readium/r2-shared-swift" == 1.2.9 +github "readium/r2-shared-swift" == 1.2.11 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 3676d0d..8a511c5 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,4 +1,4 @@ github "krzyzanowskim/CryptoSwift" "0.15.0" -github "readium/r2-shared-swift" "1.2.8" +github "readium/r2-shared-swift" "1.2.11" github "stephencelis/SQLite.swift" "0.11.5" github "weichsel/ZIPFoundation" "0.9.8"