Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Quantcast pod #145

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def import_integrations
pod 'Localytics', '2.21.0.fork'
pod 'Mixpanel', '2.3.4'
pod 'Tapstream', '~> 2.6'
pod 'Quantcast-Measure', '1.4.2-fork'
pod 'Quantcast-Measure', '1.4.4'
end

def import_utilities
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ PODS:
- Kiwi/NonARC
- Localytics (2.21.0.fork)
- Mixpanel (2.3.4)
- Quantcast-Measure (1.4.2):
- Quantcast-Measure (1.4.4):
- Quantcast-Measure/Core
- Quantcast-Measure/Core (1.4.2)
- Quantcast-Measure/Core (1.4.4)
- Reachability (3.1.1)
- Tapstream (2.7)

Expand All @@ -32,7 +32,7 @@ DEPENDENCIES:
- Kiwi (~> 2.2.3)
- Localytics (= 2.21.0.fork)
- Mixpanel (= 2.3.4)
- Quantcast-Measure (= 1.4.2-fork)
- Quantcast-Measure (= 1.4.4)
- Reachability (= 3.1.1)
- Tapstream (~> 2.6)

Expand All @@ -46,7 +46,7 @@ SPEC CHECKSUMS:
Kiwi: c73667f2b84cbf36f1a3830267c5a4ae8dcbd8ba
Localytics: 1cb82c7e344936913d4a701fd85c58b4d6b0ba5d
Mixpanel: f80261f894ae0a71231da2a7eed67ce9ba1d5a26
Quantcast-Measure: 51a1d2cfd5e99013e5897c5641d55eb2de3cd375
Quantcast-Measure: 89947dbf47ca6bc1a17bbcf5f756fcfa38f7bd87
Reachability: 8e9635e3cb4f98e7f825e51147f677ecc694d0e7
Tapstream: 1c945ae1e9d25af25915c96e5d506485b26f52f0

Expand Down