diff --git a/Example/Podfile b/Example/Podfile index 7eb42aa..8fd76df 100644 --- a/Example/Podfile +++ b/Example/Podfile @@ -13,7 +13,7 @@ target 'Example' do DevelopmentPodAndDependencies() def SwiftTestingPods - pod 'Quick', :inhibit_warnings => true + pod 'Quick' pod 'Nimble' end diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 1614994..e052bcd 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -38,9 +38,9 @@ SPEC CHECKSUMS: iOSSnapshotTestCase: 9ab44cb5aa62b84d31847f40680112e15ec579a6 Nimble: 4ab1aeb9b45553c75b9687196b0fa0713170a332 Nimble-Snapshots: 3a624ceb92ec1f110da64933d1536199910e885a - PerspectiveTransform: 5261b1e88a0355571004e76218573de2079a7cac + PerspectiveTransform: 03b9bc0a363917602cd660d7d8fe031f549c73d3 Quick: 7fb19e13be07b5dfb3b90d4f9824c855a11af40e -PODFILE CHECKSUM: 1221c727f79e65c43c225a7da4f95a63cfa8f911 +PODFILE CHECKSUM: 1022d64c64e11ea237eb8911f12da68da807a763 COCOAPODS: 1.8.4