diff --git a/.github/workflows/Specs.yml b/.github/workflows/Specs.yml index 8dd2217dcd..a3137a008e 100644 --- a/.github/workflows/Specs.yml +++ b/.github/workflows/Specs.yml @@ -54,7 +54,7 @@ jobs: - uses: maxim-lobanov/setup-xcode@v1.1 if: ${{ matrix.task == 'EXAMPLES' }} with: - xcode-version: 12.1 + xcode-version: 13.2.1 - name: Run Tests run: bundle exec rake spec:all diff --git a/Gemfile.lock b/Gemfile.lock index 03078b7b29..f760a85f49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/CocoaPods/CLAide.git - revision: a5d1a29b08ca88f90f47104805bc4fad2efc93c9 + revision: 00379095567c88f7a00da25136bad60e41ca2b47 branch: master specs: - claide (1.0.3) + claide (1.1.0) GIT remote: https://github.com/CocoaPods/Core.git @@ -30,14 +30,14 @@ GIT GIT remote: https://github.com/CocoaPods/Nanaimo.git - revision: 1bf2e6e8781045fed99ca7020d5007234e715dc8 + revision: 40cc6326e74000f597bb73d727053d9effe28c7d branch: master specs: nanaimo (0.3.0) GIT remote: https://github.com/CocoaPods/Xcodeproj.git - revision: 2a1f19ad039556a153dd888cc293b9330bdc0f7a + revision: 14c3954d05ca954ee7b43498def8077cc7495509 branch: master specs: xcodeproj (1.21.0) @@ -132,7 +132,8 @@ PATH GEM remote: https://rubygems.org/ specs: - CFPropertyList (3.0.3) + CFPropertyList (3.0.5) + rexml activesupport (5.2.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) diff --git a/spec/cocoapods-integration-specs b/spec/cocoapods-integration-specs index f7b6480435..9558a7b18c 160000 --- a/spec/cocoapods-integration-specs +++ b/spec/cocoapods-integration-specs @@ -1 +1 @@ -Subproject commit f7b6480435535f1ccd8776ffc5991546b0856c5f +Subproject commit 9558a7b18c5a3582c6dfcacdc1b58a9d9ba35c76