From f244a96411849d0759b4e06c7c7090cc613277bc Mon Sep 17 00:00:00 2001 From: akidon0000 Date: Sun, 10 Dec 2023 02:35:29 +0900 Subject: [PATCH] =?UTF-8?q?[162]=20ikemen=E3=81=AE=E3=83=90=E3=83=BC?= =?UTF-8?q?=E3=82=B8=E3=83=A7=E3=83=B3=E3=82=92=E4=B8=8B=E3=81=92=E3=81=A6?= =?UTF-8?q?=E3=81=BF=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Podfile | 2 +- Podfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Podfile b/Podfile index acb3b47a..bfc05e58 100644 --- a/Podfile +++ b/Podfile @@ -9,7 +9,7 @@ abstract_target 'All' do use_frameworks! inhibit_all_warnings! - pod "※ikemen" + pod '※ikemen' , '~> 0.7.0’ pod 'Firebase/Analytics' , '~> 10' pod 'FirebaseCrashlytics' , '~> 10' pod 'R.swift' , '~> 7' diff --git a/Podfile.lock b/Podfile.lock index 357cc919..182e1f77 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -122,7 +122,7 @@ PODS: - RxRelay (6.5.0): - RxSwift (= 6.5.0) - RxSwift (6.5.0) - - "※ikemen (0.8.0)" + - "※ikemen (0.7.0)" DEPENDENCIES: - APIKit (~> 5) @@ -136,7 +136,7 @@ DEPENDENCIES: - RxCocoa (~> 6) - RxGesture (~> 4) - RxSwift (~> 6) - - "※ikemen" + - "※ikemen (~> 0.7.0)" SPEC REPOS: trunk: @@ -191,8 +191,8 @@ SPEC CHECKSUMS: RxGesture: f3efb47ed2d26a8082f7b660d4a59970e275a7f8 RxRelay: 1de1523e604c72b6c68feadedd1af3b1b4d0ecbd RxSwift: 5710a9e6b17f3c3d6e40d6e559b9fa1e813b2ef8 - "※ikemen": dd846bad2317b0ea51e5c7dd8e565108fa40d528 + "※ikemen": db03a47c165f9889af8260758087b49f6cdeee2f -PODFILE CHECKSUM: 310558f561793f179059aed0fc9ec538b65a0d98 +PODFILE CHECKSUM: 08797309c4ceee57b58a96f79c2beff443984060 -COCOAPODS: 1.14.2 +COCOAPODS: 1.14.3