From 0968d6ce861b8f3bfc931eb776e2f13f5fa26e1d Mon Sep 17 00:00:00 2001
From: Oliver Wiese <oliver.wiese@fu-berlin.de>
Date: Sun, 24 Feb 2019 22:43:52 +0100
Subject: [PATCH] update pod file

---
 Podfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Podfile b/Podfile
index 9e627ef..f1fcab4 100644
--- a/Podfile
+++ b/Podfile
@@ -13,7 +13,7 @@ def pods
 	pod 'OpenSSL-Universal'
 	pod 'BZipCompression'
 	pod 'KeychainAccess'
-	pod 'Onboard', '~> 2.3.1'
+	pod 'Onboard', '2.3.1'
 	pod 'QAKit'
     pod 'GTMAppAuth'
 end
-- 
GitLab