Skip to content

Commit

Permalink
Bump to version 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamazz committed Aug 26, 2022
1 parent adc6676 commit 94ad536
Show file tree
Hide file tree
Showing 251 changed files with 15,263 additions and 35 deletions.
18 changes: 14 additions & 4 deletions Sample/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- Expecta (1.0.5)
- Expecta+Snapshots (3.0.0):
- "Expecta+Snapshots (3.0.0)":
- Expecta (~> 1.0)
- FBSnapshotTestCase/Core (~> 2.0)
- Specta (~> 1.0)
Expand All @@ -10,15 +10,25 @@ PODS:

DEPENDENCIES:
- Expecta (~> 1.0.5)
- Expecta+Snapshots (~> 3.0.0)
- "Expecta+Snapshots (~> 3.0.0)"
- OCMock (~> 3.2)
- Specta (~> 1.0.5)

SPEC REPOS:
trunk:
- Expecta
- "Expecta+Snapshots"
- FBSnapshotTestCase
- OCMock
- Specta

SPEC CHECKSUMS:
Expecta: e1c022fcd33910b6be89c291d2775b3fe27a89fe
Expecta+Snapshots: c343f410c7a6392f3e22e78f94c44b6c0749a516
"Expecta+Snapshots": c343f410c7a6392f3e22e78f94c44b6c0749a516
FBSnapshotTestCase: 432afd8d059ccef7f207225894840a03fbcf7474
OCMock: d68685bde31f69cb61d518dcb39269080c78b5ed
Specta: ac94d110b865115fe60ff2c6d7281053c6f8e8a2

COCOAPODS: 0.39.0
PODFILE CHECKSUM: 83900e2eb00ae63a47c8f71beb67ac122429ba4a

COCOAPODS: 1.11.2
14 changes: 14 additions & 0 deletions Sample/Pods/Expecta+Snapshots/EXPMatchers+FBSnapshotTest.h

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

284 changes: 284 additions & 0 deletions Sample/Pods/Expecta+Snapshots/EXPMatchers+FBSnapshotTest.m

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

17 changes: 17 additions & 0 deletions Sample/Pods/Expecta+Snapshots/ExpectaObject+FBSnapshotTest.h

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

25 changes: 25 additions & 0 deletions Sample/Pods/Expecta+Snapshots/ExpectaObject+FBSnapshotTest.m

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

Loading

0 comments on commit 94ad536

Please sign in to comment.