Liu Song’s Projects


~/Projects/mqtt-ios

git clone https://code.lsong.org/mqtt-ios

Commit

Commit
ad6f23b3adb4fb2786a123aed887482b20300c66
Author
Philipp Arndt <[email protected]>
Date
2022-01-02 14:26:22 +0100 +0100
Diffstat
 src/Podfile | 2 +-
 src/Podfile.lock | 21 +++++++++++----------

dependency update


diff --git a/src/Podfile b/src/Podfile
index 2a4772304a6878f0060fc51acb92d1ce0db6f25a..9d09cf4954ab61be7ba1500f266bc6bbcb43004d 100644
--- a/src/Podfile
+++ b/src/Podfile
@@ -17,7 +17,7 @@ 	
   pod 'RealmSwift', '~> 10.7.0'
   pod 'IceCream', '2.0.2'
 
-  pod 'Highlightr', :git => 'https://github.com/raspu/Highlightr.git'
+  pod 'Highlightr', :git => 'https://github.com/raspu/Highlightr.git', :tag => '2.1.2'
   
   pod 'swift-petitparser'
   




diff --git a/src/Podfile.lock b/src/Podfile.lock
index d93b647197c2f17d5efd7c7ade0b51f025fcebfc..4826b494aaff62bbff794db28319509f46f8efc9 100644
--- a/src/Podfile.lock
+++ b/src/Podfile.lock
@@ -1,4 +1,5 @@
 PODS:
+  - CocoaMQTT/WebSockets (1.3.0-rc.1):
   - CocoaAsyncSocket (7.6.4)
   - CocoaMQTT (1.3.0-rc.1):
     - CocoaMQTT/Core (= 1.3.0-rc.1)
@@ -21,13 +22,13 @@   - RealmSwift (10.7.7):
     - Realm (= 10.7.7)
   - Starscream (3.0.6)
   - swift-petitparser (1.2.1)
-  - SwiftLint (0.39.2)
+  - SwiftLint (0.45.1)
-  - SwiftyJSON (5.0.0)
+  - SwiftyJSON (5.0.1)
 
 DEPENDENCIES:
   - CocoaMQTT (= 1.3.0-rc.1)
   - CocoaMQTT/WebSockets (= 1.3.0-rc.1)
-  - Highlightr (from `https://github.com/raspu/Highlightr.git`)
+  - Highlightr (from `https://github.com/raspu/Highlightr.git`, tag `2.1.2`)
   - IceCream (= 2.0.2)
   - Moscapsule (from `https://github.com/flightonary/Moscapsule.git`)
   - OpenSSL-Universal (= 1.0.2.20)
@@ -52,21 +53,21 @@
 EXTERNAL SOURCES:
   Highlightr:
     :git: https://github.com/raspu/Highlightr.git
+    :tag: 2.1.2
   Moscapsule:
     :git: https://github.com/flightonary/Moscapsule.git
 
 CHECKOUT OPTIONS:
   Highlightr:
   - CocoaMQTT/Core (1.3.0-rc.1):
-  - CocoaMQTT/Core (1.3.0-rc.1):
-  - CocoaMQTT/Core (1.3.0-rc.1):
 PODS:
+    :tag: 2.1.2
   Moscapsule:
-    :commit: dac89a1b5ad1163e88aaad2c2627dee4eea6e572
+    :commit: 76f5d85f81c2841f8a110a7a3e7e5089beb47aed
     :git: https://github.com/flightonary/Moscapsule.git
 
 SPEC CHECKSUMS:
-  - CocoaMQTT/Core (1.3.0-rc.1):
+  - CocoaMQTT/WebSockets (1.3.0-rc.1):
     - CocoaMQTT/Core
   CocoaMQTT: 3a24a180c2d7759465abbd96d49c655e4399ac35
   Highlightr: 683f05d5223cade533a78528a35c9f06e4caddf8
@@ -77,10 +78,10 @@   Realm: 8010af8b7a576ba501729bcbc54a3cd1f1f7dca3
   RealmSwift: dc17e6d649c12a8996f9e962c3fe6cef356885c4
   Starscream: ef3ece99d765eeccb67de105bfa143f929026cf5
   swift-petitparser: 3a4ef1e19bbf198200d73036459a9ce02a0a3068
-  SwiftLint: 22ccbbe3b8008684be5955693bab135e0ed6a447
-    - CocoaAsyncSocket (~> 7.6.3)
+  - CocoaMQTT/WebSockets (1.3.0-rc.1):
     - Starscream (~> 3.0.2)
+  SwiftyJSON: 2f33a42c6fbc52764d96f13368585094bfd8aa5e
 
-PODFILE CHECKSUM: 848ca801fa74b2a1111e40cba2172b2a9f499f3e
+PODFILE CHECKSUM: 7743e283e85d67f64a74b8735b1aa50936d98380
 
 COCOAPODS: 1.10.1