From 5f91fe946cd028048ceed56da377bdda044f4f97 Mon Sep 17 00:00:00 2001 From: Brian Beckerle <49686530+brainbicycle@users.noreply.github.com> Date: Thu, 30 Jan 2025 04:27:11 -0500 Subject: [PATCH] chore(deps): release follow ups #trivial (#11460) * update copyright to current year * update fastlane plugins * minor gem updates --- Gemfile.lock | 28 +++++++++++++++------------- fastlane/metadata/copyright.txt | 2 +- 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5843b65419f..68d088a30ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,20 +18,20 @@ GEM artifactory (3.0.17) atomos (0.1.3) aws-eventstream (1.3.0) - aws-partitions (1.1027.0) - aws-sdk-core (3.214.0) + aws-partitions (1.1043.0) + aws-sdk-core (3.217.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.96.0) - aws-sdk-core (~> 3, >= 3.210.0) + aws-sdk-kms (1.97.0) + aws-sdk-core (~> 3, >= 3.216.0) aws-sigv4 (~> 1.5) - aws-sdk-s3 (1.176.1) - aws-sdk-core (~> 3, >= 3.210.0) + aws-sdk-s3 (1.178.0) + aws-sdk-core (~> 3, >= 3.216.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) - aws-sigv4 (1.10.1) + aws-sigv4 (1.11.0) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.4) base64 (0.2.0) @@ -88,8 +88,9 @@ GEM commander (4.6.0) highline (~> 2.0.0) concurrent-ruby (1.2.2) + csv (3.3.2) declarative (0.0.20) - digest-crc (0.6.5) + digest-crc (0.7.0) rake (>= 12.0.0, < 14.0.0) domain_name (0.6.20240107) dotenv (2.8.1) @@ -128,7 +129,7 @@ GEM faraday-retry (1.0.3) faraday_middleware (1.2.1) faraday (~> 1.0) - fastimage (2.3.1) + fastimage (2.4.0) fastlane (2.225.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) @@ -171,12 +172,13 @@ GEM xcodeproj (>= 1.13.0, < 2.0.0) xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) - fastlane-plugin-appcenter (2.1.2) + fastlane-plugin-appcenter (2.1.3) + csv fastlane-plugin-bundletool (1.1.0) fastlane-plugin-firebase_app_distribution (0.10.0) google-apis-firebaseappdistribution_v1 (~> 0.3.0) google-apis-firebaseappdistribution_v1alpha (~> 0.2.0) - fastlane-plugin-sentry (1.26.0) + fastlane-plugin-sentry (1.27.1) os (~> 1.1, >= 1.1.4) fastlane-sirp (1.0.0) sysrandom (~> 1.0) @@ -252,7 +254,7 @@ GEM nkf (0.2.0) optparse (0.6.0) os (1.1.4) - plist (3.7.1) + plist (3.7.2) public_suffix (4.0.7) rake (13.2.1) representable (3.2.0) @@ -264,7 +266,7 @@ GEM rouge (2.0.7) ruby-macho (2.5.1) ruby2_keywords (0.0.5) - rubyzip (2.3.2) + rubyzip (2.4.1) security (0.1.5) signet (0.19.0) addressable (~> 2.8) diff --git a/fastlane/metadata/copyright.txt b/fastlane/metadata/copyright.txt index 36bd0f7d11c..1f9190f5519 100644 --- a/fastlane/metadata/copyright.txt +++ b/fastlane/metadata/copyright.txt @@ -1 +1 @@ -2024 Artsy +2025 Artsy