diff --git a/.github/workflows/deploy_appstore.yml b/.github/workflows/deploy_appstore.yml index 46ffdc9bf1..a02629f49e 100644 --- a/.github/workflows/deploy_appstore.yml +++ b/.github/workflows/deploy_appstore.yml @@ -11,10 +11,10 @@ jobs: runs-on: macos-12 steps: - - name: Setup Xcode to 13.4 + - name: Setup Xcode to 14.0.1 uses: maxim-lobanov/setup-xcode@v1 with: - xcode-version: '13.4' + xcode-version: '14.0.1' - name: Checkout repository uses: actions/checkout@v2 diff --git a/.github/workflows/deploy_dev.yml b/.github/workflows/deploy_dev.yml index 5096f24f12..48a3b2ead3 100644 --- a/.github/workflows/deploy_dev.yml +++ b/.github/workflows/deploy_dev.yml @@ -11,10 +11,10 @@ jobs: runs-on: macos-12 steps: - - name: Setup Xcode to 13.4 + - name: Setup Xcode to 14.0.1 uses: maxim-lobanov/setup-xcode@v1 with: - xcode-version: '13.4' + xcode-version: '14.0.1' - name: Checkout repository uses: actions/checkout@v2 diff --git a/Gemfile.lock b/Gemfile.lock index 0bcfa6da45..d5ece2a6cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,17 +8,17 @@ GEM artifactory (3.0.15) atomos (0.1.3) aws-eventstream (1.2.0) - aws-partitions (1.644.0) - aws-sdk-core (3.159.0) + aws-partitions (1.651.0) + aws-sdk-core (3.165.1) aws-eventstream (~> 1, >= 1.0.2) - aws-partitions (~> 1, >= 1.525.0) - aws-sigv4 (~> 1.1) + aws-partitions (~> 1, >= 1.651.0) + aws-sigv4 (~> 1.5) jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.58.0) - aws-sdk-core (~> 3, >= 3.127.0) + aws-sdk-kms (1.59.0) + aws-sdk-core (~> 3, >= 3.165.0) aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.114.0) - aws-sdk-core (~> 3, >= 3.127.0) + aws-sdk-s3 (1.117.0) + aws-sdk-core (~> 3, >= 3.165.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.4) aws-sigv4 (1.5.2) @@ -36,7 +36,7 @@ GEM unf (>= 0.0.5, < 1.0.0) dotenv (2.8.1) emoji_regex (3.2.3) - excon (0.93.0) + excon (0.93.1) faraday (1.10.2) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) @@ -110,7 +110,7 @@ GEM gh_inspector (1.1.3) google-apis-androidpublisher_v3 (0.29.0) google-apis-core (>= 0.9.0, < 2.a) - google-apis-core (0.9.0) + google-apis-core (0.9.1) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.16.2, < 2.a) httpclient (>= 2.8.1, < 3.a) @@ -121,8 +121,8 @@ GEM webrick google-apis-iamcredentials_v1 (0.15.0) google-apis-core (>= 0.9.0, < 2.a) - google-apis-playcustomapp_v1 (0.11.0) - google-apis-core (>= 0.9.0, < 2.a) + google-apis-playcustomapp_v1 (0.12.0) + google-apis-core (>= 0.9.1, < 2.a) google-apis-storage_v1 (0.19.0) google-apis-core (>= 0.9.0, < 2.a) google-cloud-core (1.6.0) @@ -139,7 +139,7 @@ GEM google-cloud-core (~> 1.6) googleauth (>= 0.16.2, < 2.a) mini_mime (~> 1.0) - googleauth (1.2.0) + googleauth (1.3.0) faraday (>= 0.17.3, < 3.a) jwt (>= 1.4, < 3.0) memoist (~> 0.16) diff --git a/UnstoppableWallet/UnstoppableWallet.xcodeproj/project.pbxproj b/UnstoppableWallet/UnstoppableWallet.xcodeproj/project.pbxproj index 0cf4ddb068..9bec0a47fa 100644 --- a/UnstoppableWallet/UnstoppableWallet.xcodeproj/project.pbxproj +++ b/UnstoppableWallet/UnstoppableWallet.xcodeproj/project.pbxproj @@ -10841,8 +10841,8 @@ isa = XCRemoteSwiftPackageReference; repositoryURL = "https://github.com/nysander/UnicodeURL.git"; requirement = { - branch = main; - kind = branch; + kind = upToNextMajorVersion; + minimumVersion = 0.1.0; }; }; D3604E4128F02A020066C366 /* XCRemoteSwiftPackageReference "EvmKit" */ = {