Skip to content

Commit

Permalink
Merge pull request #8 from veryfi/feature/LP-164-update-demo
Browse files Browse the repository at this point in the history
LP-164: Updated dependency
  • Loading branch information
alejouribesanchez authored Dec 24, 2022
2 parents 48401d1 + 1531dfb commit 4a02a02
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ target 'LensLongReceiptsDemo' do
use_frameworks!

# Pods for LensLongReceiptsDemo
pod 'VeryfiLens-LongReceipts', '1.6.5.4'
pod 'VeryfiLens-LongReceipts', '2.0.1.3'

end
18 changes: 9 additions & 9 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
PODS:
- AWSCore (2.28.0)
- AWSS3 (2.28.0):
- AWSCore (= 2.28.0)
- VeryfiLens-LongReceipts (1.6.5.4):
- AWSCore (2.28.5)
- AWSS3 (2.28.5):
- AWSCore (= 2.28.5)
- VeryfiLens-LongReceipts (2.0.1.3):
- AWSS3

DEPENDENCIES:
- VeryfiLens-LongReceipts (= 1.6.5.4)
- VeryfiLens-LongReceipts (= 2.0.1.3)

SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
Expand All @@ -16,10 +16,10 @@ SPEC REPOS:
- VeryfiLens-LongReceipts

SPEC CHECKSUMS:
AWSCore: 0ebe9ba8a459893cdf268ce0bae61875efd0182b
AWSS3: 40a2bed039c432e580f1d4b4f740ca80f0610a9e
VeryfiLens-LongReceipts: 28e783fa1f61a2f80a4f1f11f80486d9a5632cec
AWSCore: 4bad3f0eb17393b4926a9491e32b835991c56382
AWSS3: 4bc7118f373a6c25543d99e67c55b409eaf769fd
VeryfiLens-LongReceipts: 28b21b5acf1e9c85e9906a3e669c7c4bd9383338

PODFILE CHECKSUM: 7a245ca81398bcb00c718a6198b00ce9e1e1215a
PODFILE CHECKSUM: a694483162f6188aa62f1f512e8880628b0c1179

COCOAPODS: 1.11.3

0 comments on commit 4a02a02

Please sign in to comment.