bundle and pod update

This commit is contained in:
Paul Zabelin
2019-07-03 22:39:45 -07:00
parent a5181fa072
commit 44b6d18600
2 changed files with 15 additions and 15 deletions

View File

@@ -1,11 +1,11 @@
PODS:
- ImageCoordinateSpace (1.1)
- iOSSnapshotTestCase (6.0.3):
- iOSSnapshotTestCase/SwiftSupport (= 6.0.3)
- iOSSnapshotTestCase/Core (6.0.3)
- iOSSnapshotTestCase/SwiftSupport (6.0.3):
- iOSSnapshotTestCase (6.1.0):
- iOSSnapshotTestCase/SwiftSupport (= 6.1.0)
- iOSSnapshotTestCase/Core (6.1.0)
- iOSSnapshotTestCase/SwiftSupport (6.1.0):
- iOSSnapshotTestCase/Core
- Nimble (8.0.1)
- Nimble (8.0.2)
- Nimble-Snapshots (7.1.0):
- Nimble-Snapshots/Core (= 7.1.0)
- Nimble-Snapshots/Core (7.1.0):
@@ -35,12 +35,12 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
ImageCoordinateSpace: 9e560a43a97375371f22343bb47e2c7e7fc428ae
iOSSnapshotTestCase: 944a73f6d9676302811a86c0cf35f0e6ef5ab2a0
Nimble: 45f786ae66faa9a709624227fae502db55a8bdd0
iOSSnapshotTestCase: 30d540b0c8feb9d7f8ff97acc25a3804b48ee264
Nimble: 622629381bda1dd5678162f21f1368cec7cbba60
Nimble-Snapshots: 2ec985281eef0eb9fc69a469deee851363a50d0e
PerspectiveTransform: 77d4f6b4ef5b8dbf5472afb8864ee3a74fffa193
Quick: 4be43f6634acfa727dd106bdf3929ce125ffa79d
PODFILE CHECKSUM: 80ff60e539c07a49578d282438bd9e678f55ceff
COCOAPODS: 1.7.1
COCOAPODS: 1.7.3

View File

@@ -11,10 +11,10 @@ GEM
atomos (0.1.3)
backports (3.15.0)
claide (1.0.2)
cocoapods (1.7.1)
cocoapods (1.7.3)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.7.1)
cocoapods-core (= 1.7.3)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 1.2.2, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
@@ -24,13 +24,13 @@ GEM
cocoapods-try (>= 1.1.0, < 2.0)
colored2 (~> 3.1)
escape (~> 0.0.4)
fourflusher (>= 2.2.0, < 3.0)
fourflusher (>= 2.3.0, < 3.0)
gh_inspector (~> 1.0)
molinillo (~> 0.6.6)
nap (~> 1.0)
ruby-macho (~> 1.4)
xcodeproj (>= 1.8.2, < 2.0)
cocoapods-core (1.7.1)
xcodeproj (>= 1.10.0, < 2.0)
cocoapods-core (1.7.3)
activesupport (>= 4.0.2, < 6)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
@@ -54,7 +54,7 @@ GEM
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
ffi (1.11.1)
fourflusher (2.3.0)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh (0.15.1)
addressable (~> 2.4.0)
@@ -99,7 +99,7 @@ GEM
tzinfo (1.2.5)
thread_safe (~> 0.1)
websocket (1.2.8)
xcodeproj (1.9.0)
xcodeproj (1.10.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)