diff --git a/.github/workflows/publish_ios.yml b/.github/workflows/publish_ios.yml index 55e563d4..4ff15f21 100644 --- a/.github/workflows/publish_ios.yml +++ b/.github/workflows/publish_ios.yml @@ -44,7 +44,7 @@ jobs: - name: Setup ruby & Bundler uses: ruby/setup-ruby@v1 with: - bundler-cache: false + bundler-cache: true # Start an ssh-agent that will provide the SSH key from the # SSH_PRIVATE_KEY secret to `fastlane match` diff --git a/.ruby-version b/.ruby-version index ef538c28..15a27998 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.1.2 +3.3.0 diff --git a/ios/Gemfile.lock b/ios/Gemfile.lock index 4b4a1c66..93d4ab21 100644 --- a/ios/Gemfile.lock +++ b/ios/Gemfile.lock @@ -280,6 +280,7 @@ GEM PLATFORMS universal-darwin-21 + universal-darwin-22 universal-darwin-23 x86_64-darwin-19