Skip to content

Commit

Permalink
Update pods
Browse files Browse the repository at this point in the history
  • Loading branch information
modzelewski committed Sep 24, 2017
1 parent eeff902 commit 18c3dfa
Show file tree
Hide file tree
Showing 10 changed files with 338 additions and 254 deletions.
4 changes: 2 additions & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ use_frameworks!
target 'TRXTests' do
pod 'Quick', '~> 1.1.0'
pod 'Nimble', '~> 7.0.1'
pod 'Nimble-Snapshots', '~> 6.1.0'
end
pod 'Nimble-Snapshots', '~> 6.2'
end
14 changes: 7 additions & 7 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,24 @@ PODS:
- FBSnapshotTestCase/SwiftSupport (2.1.4):
- FBSnapshotTestCase/Core
- Nimble (7.0.1)
- Nimble-Snapshots (6.1.0):
- Nimble-Snapshots/Core (= 6.1.0)
- Nimble-Snapshots/Core (6.1.0):
- Nimble-Snapshots (6.2.1):
- Nimble-Snapshots/Core (= 6.2.1)
- Nimble-Snapshots/Core (6.2.1):
- FBSnapshotTestCase (~> 2.0)
- Nimble (~> 7.0)
- Quick (1.1.0)

DEPENDENCIES:
- Nimble (~> 7.0.1)
- Nimble-Snapshots (~> 6.1.0)
- Nimble-Snapshots (~> 6.2)
- Quick (~> 1.1.0)

SPEC CHECKSUMS:
FBSnapshotTestCase: 094f9f314decbabe373b87cc339bea235a63e07a
Nimble: 657d000e11df8aebe27cdaf9d244de7f30ed87f7
Nimble-Snapshots: 63e2d58d161861ab15a74fbfc6b55e6164e7ccee
Nimble-Snapshots: 31c8ef7fcebf0e68b4dff83f6e2160813a4a116b
Quick: dafc587e21eed9f4cab3249b9f9015b0b7a7f71d

PODFILE CHECKSUM: 8dbdaf7fb38a94547c9d6ceab72217555adc8312
PODFILE CHECKSUM: 6042be8ab7fc8ac7a7e2cd21f73d4cdaa6a42836

COCOAPODS: 1.2.1
COCOAPODS: 1.3.1
14 changes: 7 additions & 7 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

53 changes: 53 additions & 0 deletions Pods/Nimble-Snapshots/DynamicType/NBSMockedApplication.m

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 18c3dfa

Please sign in to comment.