Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

Commit

Permalink
Merge pull request #2697 from RocketChat/beta
Browse files Browse the repository at this point in the history
[RELEASE] Merge BETA into MASTER
  • Loading branch information
rafaelks committed May 10, 2019
2 parents df0e867 + ff91589 commit c603adc
Show file tree
Hide file tree
Showing 144 changed files with 6,317 additions and 3,217 deletions.
2 changes: 1 addition & 1 deletion Podfile
Expand Up @@ -44,7 +44,7 @@ def shared_pods
# Network
pod 'Nuke', '~> 7.3'
pod 'Nuke-FLAnimatedImage-Plugin'
pod 'Starscream', '~> 2'
pod 'Starscream', '~> 3'
pod 'ReachabilitySwift'

# Authentication SDKs
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Expand Up @@ -83,7 +83,7 @@ PODS:
- semver (1.1.0)
- SimpleImageViewer (1.2.0):
- FLAnimatedImage
- Starscream (2.1.1)
- Starscream (3.0.6)
- SwiftLint (0.27.0)
- SwiftyJSON (4.2.0)
- SwipeCellKit (2.5.0)
Expand All @@ -106,7 +106,7 @@ DEPENDENCIES:
- RocketChatViewController (from `https://github.com/RocketChat/RocketChatViewController`)
- semver
- SimpleImageViewer (from `https://github.com/cardoso/SimpleImageViewer.git`)
- Starscream (~> 2)
- Starscream (~> 3)
- SwiftLint
- SwiftyJSON
- SwipeCellKit
Expand Down Expand Up @@ -189,11 +189,11 @@ SPEC CHECKSUMS:
RocketChatViewController: 8c9fa96502913d268bcecf6d15830f1ffd711e7b
semver: 11ae3bc4a6036efbc86b5863ef5fa32c065c8bbd
SimpleImageViewer: 6ed0d2acf7c166a5b4e795bccc7b9ea1b225ff9b
Starscream: 142bd8ef24592d985daee9fa48c936070b85b15f
Starscream: ef3ece99d765eeccb67de105bfa143f929026cf5
SwiftLint: 3207c1faa2240bf8973b191820a116113cd11073
SwiftyJSON: c4bcba26dd9ec7a027fc8eade48e2c911f229e96
SwipeCellKit: d8f2617538ce3021cb0a11d1b93856a06a2f2e20

PODFILE CHECKSUM: c5c2f2dc03abb29b2bd3f58d81e244a50136c6d3
PODFILE CHECKSUM: 0a0c1af76ff3117939f4bead787ace1168fc1c99

COCOAPODS: 1.5.3
8 changes: 4 additions & 4 deletions Pods/Manifest.lock

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

4,992 changes: 2,498 additions & 2,494 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

87 changes: 57 additions & 30 deletions Pods/Starscream/README.md

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

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

0 comments on commit c603adc

Please sign in to comment.