diff --git a/.ruby-version b/.ruby-version index 37c2961..fa7adc7 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.7.2 +3.3.5 diff --git a/Gemfile b/Gemfile index 16ba5ba..46ba36f 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,6 @@ source "https://rubygems.org" gem "fastlane" +gem "fastlane-sirp", :git => 'https://github.com/appbot/fastlane-sirp.git', :ref => '189b2340a6064764f994b24f7fdae0dbbb458130' gem "standard", group: [:development, :test] diff --git a/Gemfile.lock b/Gemfile.lock index 012e5d3..937fa8b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,11 @@ +GIT + remote: https://github.com/appbot/fastlane-sirp.git + revision: 189b2340a6064764f994b24f7fdae0dbbb458130 + ref: 189b2340a6064764f994b24f7fdae0dbbb458130 + specs: + fastlane-sirp (1.0.0) + sysrandom (~> 1.0) + GEM remote: https://rubygems.org/ specs: @@ -11,16 +19,16 @@ GEM ast (2.4.1) atomos (0.1.3) aws-eventstream (1.3.0) - aws-partitions (1.1000.0) - aws-sdk-core (3.211.0) + aws-partitions (1.1014.0) + aws-sdk-core (3.214.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.95.0) + aws-sdk-kms (1.96.0) aws-sdk-core (~> 3, >= 3.210.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.169.0) + aws-sdk-s3 (1.174.0) aws-sdk-core (~> 3, >= 3.210.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) @@ -111,8 +119,6 @@ GEM xcodeproj (>= 1.13.0, < 2.0.0) xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) - fastlane-sirp (1.0.0) - sysrandom (~> 1.0) gh_inspector (1.1.3) google-apis-androidpublisher_v3 (0.54.0) google-apis-core (>= 0.11.0, < 2.a) @@ -155,7 +161,7 @@ GEM domain_name (~> 0.5) httpclient (2.8.3) jmespath (1.6.2) - json (2.7.5) + json (2.8.2) jwt (2.9.3) base64 mini_magick (4.13.2) @@ -165,13 +171,13 @@ GEM nanaimo (0.4.0) naturally (2.2.1) nkf (0.2.0) - optparse (0.5.0) + optparse (0.6.0) os (1.1.4) parallel (1.20.0) parser (2.7.2.0) ast (~> 2.4.1) plist (3.7.1) - public_suffix (5.1.1) + public_suffix (6.0.1) rainbow (3.0.0) rake (13.2.1) regexp_parser (1.8.2) @@ -240,6 +246,7 @@ PLATFORMS DEPENDENCIES fastlane + fastlane-sirp! standard BUNDLED WITH