Skip to content

Commit 5ad8bb5

Browse files
committed
Update Starscream dependency to 1.1.1
1 parent 3005c21 commit 5ad8bb5

File tree

30 files changed

+245
-1625
lines changed

30 files changed

+245
-1625
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ use_frameworks!
77

88
def import_pods
99
pod 'PusherSwift', path: './'
10-
pod 'Starscream', '~> 1.0.2'
10+
pod 'Starscream', '~> 1.1.1'
1111
pod 'CryptoSwift', '~> 0.2.2'
1212
pod 'ReachabilitySwift', '~> 2.3.3'
1313
end

Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ PODS:
44
- PusherSwift (0.1.7):
55
- CryptoSwift (~> 0.2.2)
66
- ReachabilitySwift (~> 2.3.3)
7-
- Starscream (~> 1.0.2)
7+
- Starscream (~> 1.1.1)
88
- Quick (0.8.0)
99
- ReachabilitySwift (2.3.3)
10-
- Starscream (1.0.2)
10+
- Starscream (1.1.1)
1111

1212
DEPENDENCIES:
1313
- CryptoSwift (~> 0.2.2)
1414
- Nimble (= 3.0.0)
1515
- PusherSwift (from `./`)
1616
- Quick (= 0.8.0)
1717
- ReachabilitySwift (~> 2.3.3)
18-
- Starscream (~> 1.0.2)
18+
- Starscream (~> 1.1.1)
1919

2020
EXTERNAL SOURCES:
2121
PusherSwift:
@@ -24,11 +24,11 @@ EXTERNAL SOURCES:
2424
SPEC CHECKSUMS:
2525
CryptoSwift: d382228d6301c09474132417878a741c2a2e68cd
2626
Nimble: 4c353d43735b38b545cbb4cb91504588eb5de926
27-
PusherSwift: 1e01ed80eec2f3f0807e7200bfb608845ce72908
27+
PusherSwift: c0a84b754b1f622f24d58406892f28af3bacacda
2828
Quick: 563d0f6ec5f72e394645adb377708639b7dd38ab
2929
ReachabilitySwift: e0f6b6f280effb47731acfaaa2d5ffe223703793
30-
Starscream: 40e2c4c1c770d811f24116b8b7dbeb4542c56767
30+
Starscream: d74dd8d122a6abd244d8d5e51f32891c796d0827
3131

32-
PODFILE CHECKSUM: ae6c4c140559cd6c00582f8ef992c3b607c131f5
32+
PODFILE CHECKSUM: c411cf7b7192d6bc3d661fdf190384c171149eb6
3333

3434
COCOAPODS: 1.0.0.beta.2

Pods/Local Podspecs/PusherSwift.podspec.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Manifest.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 176 additions & 176 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Pods.xcodeproj/xcuserdata/Hami.xcuserdatad/xcschemes/xcschememanagement.plist

Lines changed: 0 additions & 90 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)