diff --git a/CriticalMaps.xcodeproj/project.pbxproj b/CriticalMaps.xcodeproj/project.pbxproj index f39d5ef91..33a84a623 100644 --- a/CriticalMaps.xcodeproj/project.pbxproj +++ b/CriticalMaps.xcodeproj/project.pbxproj @@ -1648,7 +1648,7 @@ repositoryURL = "https://github.com/SDWebImage/SDWebImage"; requirement = { kind = upToNextMinorVersion; - minimumVersion = 5.2.5; + minimumVersion = 5.3.0; }; }; 986749F6235230CB00BF5D6E /* XCRemoteSwiftPackageReference "Crypto" */ = { diff --git a/Gemfile.lock b/Gemfile.lock index b5a45463c..c6dda9405 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,39 +9,44 @@ GEM tzinfo (~> 1.1) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) + algoliasearch (1.27.1) + httpclient (~> 2.8, >= 2.8.3) + json (>= 1.5.1) atomos (0.1.3) babosa (1.0.3) claide (1.0.3) - cocoapods (1.6.1) + cocoapods (1.8.4) activesupport (>= 4.0.2, < 5) claide (>= 1.0.2, < 2.0) - cocoapods-core (= 1.6.1) - cocoapods-deintegrate (>= 1.0.2, < 2.0) + cocoapods-core (= 1.8.4) + cocoapods-deintegrate (>= 1.0.3, < 2.0) cocoapods-downloader (>= 1.2.2, < 2.0) cocoapods-plugins (>= 1.0.0, < 2.0) cocoapods-search (>= 1.0.0, < 2.0) cocoapods-stats (>= 1.0.0, < 2.0) - cocoapods-trunk (>= 1.3.1, < 2.0) + cocoapods-trunk (>= 1.4.0, < 2.0) cocoapods-try (>= 1.1.0, < 2.0) colored2 (~> 3.1) escape (~> 0.0.4) - fourflusher (>= 2.2.0, < 3.0) + fourflusher (>= 2.3.0, < 3.0) gh_inspector (~> 1.0) molinillo (~> 0.6.6) nap (~> 1.0) ruby-macho (~> 1.4) - xcodeproj (>= 1.8.1, < 2.0) - cocoapods-core (1.6.1) + xcodeproj (>= 1.11.1, < 2.0) + cocoapods-core (1.8.4) activesupport (>= 4.0.2, < 6) + algoliasearch (~> 1.0) + concurrent-ruby (~> 1.1) fuzzy_match (~> 2.0.4) nap (~> 1.0) cocoapods-deintegrate (1.0.4) - cocoapods-downloader (1.2.2) + cocoapods-downloader (1.3.0) cocoapods-plugins (1.0.0) nap cocoapods-search (1.0.0) cocoapods-stats (1.1.0) - cocoapods-trunk (1.3.1) + cocoapods-trunk (1.4.1) nap (>= 0.8, < 2.0) netrc (~> 0.11) cocoapods-try (1.1.0) @@ -58,7 +63,7 @@ GEM dotenv (2.7.5) emoji_regex (1.0.1) escape (0.0.4) - excon (0.67.0) + excon (0.69.1) faraday (0.17.0) multipart-post (>= 1.2, < 3) faraday-cookie_jar (0.0.6) @@ -67,7 +72,7 @@ GEM faraday_middleware (0.13.1) faraday (>= 0.7.4, < 1.0) fastimage (2.1.7) - fastlane (2.134.0) + fastlane (2.136.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.3, < 3.0.0) babosa (>= 1.0.2, < 2.0.0) @@ -104,7 +109,7 @@ GEM xcodeproj (>= 1.8.1, < 2.0.0) xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3) - fourflusher (2.2.0) + fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) google-api-client (0.23.9) @@ -115,9 +120,9 @@ GEM representable (~> 3.0) retriable (>= 2.0, < 4.0) signet (~> 0.9) - google-cloud-core (1.3.2) + google-cloud-core (1.4.1) google-cloud-env (~> 1.0) - google-cloud-env (1.2.1) + google-cloud-env (1.3.0) faraday (~> 0.11) google-cloud-storage (1.16.0) digest-crc (~> 0.4) @@ -139,12 +144,12 @@ GEM concurrent-ruby (~> 1.0) json (2.2.0) jwt (2.1.0) - memoist (0.16.0) + memoist (0.16.1) mime-types (3.3) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) mini_magick (4.9.5) - minitest (5.11.3) + minitest (5.13.0) molinillo (0.6.6) multi_json (1.14.1) multi_xml (0.6.0) diff --git a/Settings.bundle/com.mono0926.LicensePlist.latest_result.txt b/Settings.bundle/com.mono0926.LicensePlist.latest_result.txt index 5c0d3fe5c..6e40f7a75 100644 --- a/Settings.bundle/com.mono0926.LicensePlist.latest_result.txt +++ b/Settings.bundle/com.mono0926.LicensePlist.latest_result.txt @@ -1,6 +1,6 @@ name: Crypto, nameSpecified: , owner: soffes, version: 0.6.0 -name: SDWebImage, nameSpecified: , owner: SDWebImage, version: 5.2.5 +name: SDWebImage, nameSpecified: , owner: SDWebImage, version: 5.3.2 name: swift-snapshot-testing, nameSpecified: , owner: pointfreeco, version: 1.6.0 diff --git a/bin/license-plist b/bin/license-plist index ce00e1df2..8f0bb4dea 100755 Binary files a/bin/license-plist and b/bin/license-plist differ diff --git a/bin/swiftformat b/bin/swiftformat index ade8452a6..0eaaefeab 100755 Binary files a/bin/swiftformat and b/bin/swiftformat differ