diff --git a/CGMBLEKit b/CGMBLEKit index ba5d0b7daf..98fae7929c 160000 --- a/CGMBLEKit +++ b/CGMBLEKit @@ -1 +1 @@ -Subproject commit ba5d0b7daf83d282b587c8ff0e835162b8c75846 +Subproject commit 98fae7929c8c8e4e849d18a70c1f249dd6c09e5f diff --git a/Gemfile b/Gemfile index ce5882953b..1a3b246f63 100644 --- a/Gemfile +++ b/Gemfile @@ -1,2 +1,4 @@ source "https://rubygems.org" -gem "fastlane", "2.232.1" +gem "fastlane", "2.233.1" +gem "json", ">=2.19.2" +gem "addressable", ">=2.9.0" diff --git a/Gemfile.lock b/Gemfile.lock index efe764ef44..fc68ad7a36 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: CFPropertyList (3.0.8) abbrev (0.1.2) - addressable (2.8.8) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) artifactory (3.0.17) atomos (0.1.3) @@ -68,10 +68,11 @@ GEM faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) + faraday-retry (1.0.4) faraday_middleware (1.2.1) faraday (~> 1.0) fastimage (2.4.0) - fastlane (2.232.1) + fastlane (2.233.1) CFPropertyList (>= 2.3, < 4.0.0) abbrev (~> 0.1.2) addressable (>= 2.8, < 3.0.0) @@ -91,7 +92,7 @@ GEM faraday-cookie_jar (~> 0.0.6) faraday_middleware (~> 1.0) fastimage (>= 2.1.0, < 3.0.0) - fastlane-sirp (>= 1.0.0) + fastlane-sirp (>= 1.1.0) gh_inspector (>= 1.1.2, < 2.0.0) google-apis-androidpublisher_v3 (~> 0.3) google-apis-playcustomapp_v1 (~> 0.1) @@ -121,8 +122,7 @@ GEM xcodeproj (>= 1.13.0, < 2.0.0) xcpretty (~> 0.4.1) xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) - fastlane-sirp (1.0.0) - sysrandom (~> 1.0) + fastlane-sirp (1.1.0) gh_inspector (1.1.3) google-apis-androidpublisher_v3 (0.54.0) google-apis-core (>= 0.11.0, < 2.a) @@ -166,7 +166,7 @@ GEM httpclient (2.9.0) mutex_m jmespath (1.6.2) - json (2.18.0) + json (2.19.4) jwt (2.10.2) base64 logger (1.7.0) @@ -202,7 +202,6 @@ GEM simctl (1.6.10) CFPropertyList naturally - sysrandom (1.0.5) terminal-notifier (2.0.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) @@ -231,7 +230,9 @@ PLATFORMS ruby DEPENDENCIES - fastlane (= 2.232.1) + addressable (>= 2.9.0) + fastlane (= 2.233.1) + json (>= 2.19.2) BUNDLED WITH 4.0.6 diff --git a/OmniBLE b/OmniBLE index b0b78e66a6..1912793284 160000 --- a/OmniBLE +++ b/OmniBLE @@ -1 +1 @@ -Subproject commit b0b78e66a6962677970a00e5d37ae4157e548b8a +Subproject commit 1912793284b736754a0f25cf3d828e2eecd9ff2f diff --git a/VersionOverride.xcconfig b/VersionOverride.xcconfig index b17045813b..e167b13dbe 100644 --- a/VersionOverride.xcconfig +++ b/VersionOverride.xcconfig @@ -8,5 +8,5 @@ // Version [for DIY Loop] // configure the version number in LoopWorkspace -LOOP_MARKETING_VERSION = 3.13.1 +LOOP_MARKETING_VERSION = 3.13.2 CURRENT_PROJECT_VERSION = 57