diff --git a/Gemfile b/Gemfile index d396fcf1b..ce3da2607 100644 --- a/Gemfile +++ b/Gemfile @@ -3,5 +3,5 @@ source 'https://rubygems.org' gem 'fastlane', '~> 2.228' -gem 'fastlane-plugin-wpmreleasetoolkit', '~> 13.5' +gem 'fastlane-plugin-wpmreleasetoolkit', '~> 13.6' gem 'fluent-tools', '~> 0.3' diff --git a/Gemfile.lock b/Gemfile.lock index ca2a715f0..06af1879b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,14 +5,14 @@ GEM base64 nkf rexml - activesupport (8.0.3) + activesupport (8.1.1) base64 - benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + json logger (>= 1.4.2) minitest (>= 5.1) securerandom (>= 0.3) @@ -23,8 +23,8 @@ GEM artifactory (3.0.17) atomos (0.1.3) aws-eventstream (1.4.0) - aws-partitions (1.1174.0) - aws-sdk-core (3.233.0) + aws-partitions (1.1179.0) + aws-sdk-core (3.236.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -32,18 +32,17 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-kms (1.114.0) - aws-sdk-core (~> 3, >= 3.231.0) + aws-sdk-kms (1.116.0) + aws-sdk-core (~> 3, >= 3.234.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.200.0) - aws-sdk-core (~> 3, >= 3.231.0) + aws-sdk-s3 (1.202.0) + aws-sdk-core (~> 3, >= 3.234.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.4) base64 (0.3.0) - benchmark (0.4.1) bigdecimal (3.3.1) buildkit (1.6.1) sawyer (>= 0.6) @@ -135,7 +134,7 @@ GEM xcodeproj (>= 1.13.0, < 2.0.0) xcpretty (~> 0.4.1) xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) - fastlane-plugin-wpmreleasetoolkit (13.5.3) + fastlane-plugin-wpmreleasetoolkit (13.6.0) activesupport (>= 6.1.7.1) buildkit (~> 1.5) chroma (= 0.2.0) @@ -205,7 +204,7 @@ GEM concurrent-ruby (~> 1.0) java-properties (0.3.0) jmespath (1.6.2) - json (2.15.1) + json (2.15.2) jwt (2.10.2) base64 logger (1.7.0) @@ -238,7 +237,7 @@ GEM faraday (>= 1, < 3) sawyer (~> 0.9) options (2.3.2) - optparse (0.6.0) + optparse (0.8.0) os (1.1.4) parallel (1.27.0) plist (3.7.2) @@ -247,7 +246,7 @@ GEM options (~> 2.3.0) public_suffix (6.0.2) racc (1.8.1) - rake (13.3.0) + rake (13.3.1) rake-compiler (1.3.0) rake rchardet (1.10.0) @@ -260,7 +259,7 @@ GEM rouge (3.28.0) ruby2_keywords (0.0.5) rubyzip (2.4.1) - sawyer (0.9.2) + sawyer (0.9.3) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) securerandom (0.4.1) @@ -287,7 +286,7 @@ GEM concurrent-ruby (~> 1.0) uber (0.1.0) unicode-display_width (2.6.0) - uri (1.0.4) + uri (1.1.0) word_wrap (1.0.0) xcodeproj (1.27.0) CFPropertyList (>= 2.3.3, < 4.0) @@ -313,7 +312,7 @@ PLATFORMS DEPENDENCIES fastlane (~> 2.228) - fastlane-plugin-wpmreleasetoolkit (~> 13.5) + fastlane-plugin-wpmreleasetoolkit (~> 13.6) fluent-tools (~> 0.3) BUNDLED WITH