From 640c45d2b3a30a0111dbfe51926144f5ae0b88e3 Mon Sep 17 00:00:00 2001 From: christosservosNCIN <132549511+christosservosNCIN@users.noreply.github.com> Date: Wed, 25 Oct 2023 15:43:12 +0300 Subject: [PATCH] Update Gemfile --- Gemfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Gemfile b/Gemfile index db0490c93..176c5f77a 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,7 @@ source "https://rubygems.org" + + gem "cocoapods" gem "xcpretty" gem "jazzy"