From 55de343a115f34bdffc7f7ac86f0e4ef8f8e0f34 Mon Sep 17 00:00:00 2001 From: Arthur Sabintsev Date: Tue, 1 Feb 2022 11:42:28 -0500 Subject: [PATCH] Updated podspec --- FontBlaster.podspec | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/FontBlaster.podspec b/FontBlaster.podspec index 6d7d013..0d0df5c 100755 --- a/FontBlaster.podspec +++ b/FontBlaster.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| # Version -s.version = "5.2.0" +s.version = "5.2.1" s.swift_version = "5.3" # Meta diff --git a/Gemfile.lock b/Gemfile.lock index 78ab10e..b898840 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM escape (0.0.4) ethon (0.12.0) ffi (>= 1.3.0) - ffi (1.13.1) + ffi (1.15.5) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) @@ -90,4 +90,4 @@ DEPENDENCIES cocoapods BUNDLED WITH - 2.1.4 + 2.3.6