Skip to content

Commit

Permalink
Issue #146: Updated POE dependency to latest version containing QR co…
Browse files Browse the repository at this point in the history
…de read from gallery.
  • Loading branch information
tladesignz committed Oct 28, 2019
1 parent cb02e51 commit 636e2c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Podfile
Expand Up @@ -7,7 +7,7 @@ target 'OnionBrowser2' do
pod 'TUSafariActivity'
pod 'VForceTouch'

pod 'POE', '~> 0.6'
pod 'POE', '~> 0.7'
pod 'UIColor-HexRGB', :modular_headers => true

pod 'OCSPCache', :git => 'https://github.com/Psiphon-Labs/OCSPCache'
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Expand Up @@ -61,7 +61,7 @@ PODS:
- ReactiveObjC (= 3.1.1)
- OpenSSL-Universal (1.0.2.17)
- OrderedDictionary (1.4)
- POE (0.6.1):
- POE (0.7.0):
- KMPlaceholderTextView (~> 1.4)
- Localize (~> 2.2)
- Reachability (3.2)
Expand All @@ -78,7 +78,7 @@ DEPENDENCIES:
- OCMock
- OCSPCache (from `https://github.com/Psiphon-Labs/OCSPCache`)
- OrderedDictionary
- POE (~> 0.6)
- POE (~> 0.7)
- Reachability (~> 3.2)
- TUSafariActivity
- UIColor-HexRGB
Expand Down Expand Up @@ -126,14 +126,14 @@ SPEC CHECKSUMS:
OCSPCache: 96237607aa9f77ba2fd9119e383b9fb1ef41cfa2
OpenSSL-Universal: ff04c2e6befc3f1247ae039e60c93f76345b3b5a
OrderedDictionary: 138c8d2e358d3a0c9adda15c6c7db24e8e3b09e6
POE: 8ffeeef873250bd972414734eab6df727de35847
POE: c413e94f3bdbbb396e85764d18c219ec6248affb
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
ReactiveObjC: 011caa393aa0383245f2dcf9bf02e86b80b36040
TUSafariActivity: afc55a00965377939107ce4fdc7f951f62454546
UIColor-HexRGB: daccfa7e936af664369734a164b0309087d7f970
VForceTouch: b5c3a28625269e1818cf915728173bda9f669d6b
WYPopoverController: a9db25ac2841a686acdc0f3a99bdb21545db32f4

PODFILE CHECKSUM: e76a7c1a89abc2a61460dec3e1b051e2bf5cabc5
PODFILE CHECKSUM: 6f5869a86428da1524dc632e6828def1ef960536

COCOAPODS: 1.8.4

0 comments on commit 636e2c3

Please sign in to comment.